  |
Winsock Programmer's FAQ - http://tangentsoft.net/wskfaq/
Frequently asked questions with answers for WinSock programmers. By Warren Young. |
  |
Spencer's Socket Site - http://www.lowtek.com/sockets/
About network programming with sockets under Unix and Windows. Tutorials and links to other FAQs, tutorials, and sample code. |
  |
UNIX Socket FAQ - http://www.developerweb.net/forum/forumdisplay.php?f=70
Frequently asked questions with answers about programming with sockets in UNIX environments. By Vic Metcalfe. |
  |
An Introduction to Sockets in C Through Annotated Examples - http://www.math.grinnell.edu/~walker/c/sockets-index.html
An introduction by example about sockets with the C programming language. |
  |
Introduction to network functions in C - http://shoe.bocks.com/net/
A basic tutorial showing how to write simple socket servers. Source code, glossary and examples are also available. |