Unsure what format to enter in reply

client.write("[P]\x00\x02\x06\x0d\x0a", 8); tried
and also tried
client.write("[P]\0x00\0x02\0x06\0x0d\0x0a", 8);
Still no joy