WinSock Development Information - http://www.sockets.com/ Sample programs, technical articles, links, and a WinSock error reference. (Bob Quinn)
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.
FreeBSD: Sockets - http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/sockets.html FreeBSD Developers' Handbook chapter about using sockets
sockaddr.com - http://www.sockaddr.com/ Programming Resources for WinSock 1.1 and 2 including sample programs, specifications, and links. (Lewis Napper)
RFC 2292: Advanced Sockets API for IPv6 - http://tools.ietf.org/html/rfc2292 Defines some the advanced features of the sockets API that are required for applications to take advantage of additional features of IPv6.
Windows Sockets Programming - http://www.snible.org/winsock/ Links to get started with WinSock programming. (Ed Snible)
Help build the largest human-edited
directory on the web.