Hi all,
I am currently learning socket messaging and I have successfully connect my karel program(client) with C sharp(server) program. Now I need to Read and Write message from karel to C# program. Could you please help me with the syntax (READ(???) WRITE(???)).
Do I need to convert string into byte and byte to string for communication, if so is there any predefined function available.
Thank you,
Rgds,
Manda..