Sorry the ignorance, complete new guy on cocoa, coming from a complete different programming background.
I need to send in a socket connection a string ASCii 0 (asc zero not the number zero) plus a letter, the letter will be any letter.
All the socket programming I have done but I just cannot find how to create this 2 byte string to send it.
Thanks for any help.
I need to send in a socket connection a string ASCii 0 (asc zero not the number zero) plus a letter, the letter will be any letter.
All the socket programming I have done but I just cannot find how to create this 2 byte string to send it.
Thanks for any help.
Last edited by a moderator: