FreeBSD: Sockets « http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/sockets.html | | Freebsd developers' handbook chapter about using sockets |
RFC 2292: Advanced Sockets API for IPv6 « http://www.cse.ohio-state.edu/cgi-bin/rfc/rfc2292.html | | Defines some the advanced features of the sockets api that are required for applications to take advantage of additional features of ipv6. |
sockaddr. com « http://www.sockaddr.com/ | | Programming resources for winsock 1. 1 and 2 including sample programs , specifications , and links. (lewis napper) |
TCP/IP Raw Sockets « http://msdn2.microsoft.com/en-us/library/ms740548.aspx | | Msdn documentation about raw socket specification. raw sockets can be used to create your own protocols. |
Windows Sockets 2 « http://msdn2.microsoft.com/en-us/library/ms740673.aspx | | Developer documentation of winsock for all windows platforms. |
Windows Sockets Programming « http://www.snible.org/winsock/ | | Links to get started with winsock programming. (ed snible) |
WinSock Development Information « http://www.sockets.com/ | | Sample programs , technical articles , links , and an extensive winsock error reference. (bob quinn) |