Sockets.

Dec 22, 2015 at 6:18pm
closed account (1vD3vCM9)
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.
Dec 22, 2015 at 7:18pm
This is reasonable place to learn about IP network programming.
http://www.beej.us/guide/bgnet/output/html/multipage/index.html
Topic archived. No new replies allowed.