I FINALLY Succeeded writing a program that sends data(bytes), however, how can i make it better?
(just so it will be clear, i have read all the instructions in MSDN, and i use their complete source code for client & server)
First of all i want to understand how can i convert bytes to strings OR how to send strings.
Secondly, is there an other guide that can help me with winsock?
Thanks.