Network Programming
Protocols of the TCP/IP Stack
- HTTP Made Really Easy by James Marshall, 15th August 1997
- "HTTP Communication: A Closer Look" by Daniel D'Agostino, 7th March 2009
- RFC 793 - Transmission Control Protocol, September 1981
- RFC 791 - Internet Protocol, September 1981
Socket Programming
- Berkeley Sockets tutorial by Dr. Sanzheng Qiao, McMaster University
- Johnnie's Winsock Tutorial by Johnnie Rose, Jr.
- "Whither Sockets?" by George V. Neville-Neil on 11th May 2009
- Beej's Guide to Network Programming by Brian Hall
Data Link Layer Programming
- libnet homepage
- The Sniffer's Guide to Raw Traffic (a libpcap tutorial)
- WinPcap