The Windows Sockets specification defines a network programming interface for Microsoft Windows which is based on the "socket" paradigm popularized in the Berkeley Software Distribution (BSD) from the University of California at Berkeley.
www.sockets.com/winsock.htm www.sockets.com/winsock.htm
Welcome to . The information here can help you with your Windows Sockets (WinSock) application development. Any WinSock developer- ... Most of this material comes out of the book Windows Sockets Network Programming, which provides a detailed introduction, and complete reference to WinSock versions 1.1 and 2.0.
www.sockets.com/ www.sockets.com/
Procedures and programming techniques used with Windows Sockets. This section includes basic Winsock programming techniques, such as Getting Started With Winsock, as well as advanced techniques useful for experienced Winsock developers...
msdn.microsoft.com/en-us/library/ms740673(VS.85).aspx
Windows socket programming tutorial - programming your own applications in C ... The Windows Socket; Programming Tutorial ... Welcome to the Windows socket programming tutorial. Here you'll find out how to program your own internet applications.
www.exegesis.uklinux.net/gandalf/winsock/
Info, tutorials and references on Windows socket 2 (winsock2) that uses Microsoft C language. This tutorial employ the Berkerly sockets that covers the TCP/IP protocols. ... The Tenouk's Winsock, the Windows Socket programming tutorial...
www.tenouk.com/cnwinsock2tutorials.html
Story part 3: The Windows socket 2, Winsock programming using Microsoft Win32, C language and Visual C++ .Net ... WINDOWS SOCKET: STORY PART 3 ... IrDA Programming with Windows Sockets...
www.tenouk.com/Winsock/Winsock2story3.html
Spencer's Socket Site about network programming with sockets under Unix and Windows. Feature articles/tutorials and links to other FAQs, tutorials, and sample code. ... Unix Socket Programming FAQ ... Windows Sockets: A Quick and Dirty Primer; Similar to the unix tutorial, using the telephone analogy.
www.lowtek.com/sockets/ www.lowtek.com/sockets/
The simplest code around !! ... Browser  -  Code to write your own html browser ... FTP Client  -  Use this FTP client to download specific files...
www.vijaymukhi.com/vmis/sockets.htm www.vijaymukhi.com/vmis/sockets.htm
Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X. ... Linux Socket Programming In C++ LG #74...
www.alhem.net/Sockets/ www.alhem.net/Sockets/
Transitioning from UNIX to Windows Socket Programming; Paul O’Steen; Most applications use Sockets to write application that communicate over the Internet; unfortunately, the Sockets interface varies slightly between operating systems.
cs.baylor.edu/~donahoo/practical/CSockets/WindowsSocket... cs.baylor.edu/~donahoo/practical/CSockets/WindowsSockets.pdf