frenchwhale's
Winsock Tutorial

Tutorial Lessons:

Lesson: Files:
Lesson 1: An introduction to TCP/IP sockets and Winsock (no files)
Lesson 2: A Winsock TCP client WSCLIENT.C
Lesson 3: A Winsock TCP server WSSERVER.C
Lesson 4: A Winsock UDP sender WSUDPSND.C
Lesson 5: A Winsock UDP receiver WSUDPRCV.C

Additional programs:

Program: Description:
RESOLVER.C A program that takes a FQDN (Fully Qualified Domain Name) and resolves it. The aliases and IP-addresses are the printed out.

Zip files:

Program: Description:
WINSOCKT.ZIP A zip file containing all the tutorial HTML files and source code.