EvilZone

Other => Found it on the Webs => Topic started by: Stackprotector on June 05, 2011, 10:46:16 PM

Title: Beej's Guide to Network Programming || Using Internet Sockets
Post by: Stackprotector on June 05, 2011, 10:46:16 PM
http://beej.us/guide/bgnet/output/html/singlepage/bgnet.html (http://beej.us/guide/bgnet/output/html/singlepage/bgnet.html)

A very good guide, who explains alot about the actual theory of the internet!.

Title: Re: Beej's Guide to Network Programming || Using Internet Sockets
Post by: iMorg on June 05, 2011, 11:15:10 PM
This is THE best tutorial on socket programming, right before the code and documentation itself.