Beej's Guide to Network Programming - Using Internet Sockets by Brian Hall
2008
Number of pages: 118
A brief how-to guide on network programming using Internet sockets, written for anybody who is just starting out with socket programming. The code contained within this document should build on any platform that uses gcc (this doesn't apply if you're programming for Windows, the section on Windows programming is included). The guide is updated for IPv6.
Computers & Internet Networking Networks Protocols & APIs Programming Languages & Tools C