BSD Sockets: A Quick And Dirty Primer
By Jim Frost.
url: www.ecst.csuchico.edu/~chafey/prog/sockets/sinfo2....
Introduction to network functions in C
A basic tutorial showing how to write simple socket servers. Source code, glossary and examples are also available.
url: shoe.bocks.com/net/
An Introduction to Sockets in C Through Annotated Examples
An introduction by example about sockets with the C programming language.
url: www.math.grinnell.edu/~walker/c/sockets-index.html
Java Tutorial Lesson: All About Sockets
Tutorial on Java sockets programming. (Sun)
url: www.javasoft.com/docs/books/tutorial/networking/so...
Packet Sniffer
A packet sniffer program which demonstrates the use of packet sockets on the Linux environment. Written in C++
url: www.fernando.org.uk/sniffer.html
Programming UNIX Sockets in C - Frequently Asked Questions
This is a list of frequently asked questions, with answers about programming TCP/IP applications in unix with the sockets interface.
url: www.manualy.sk/sock-faq/unix-socket-faq.html
Sockets Programming
Tutorial by Peter Burden.
url: www.scit.wlv.ac.uk/~jphb/comms/sockets.html
Spencer's Socket Site
About network programming with sockets under Unix and Windows. Tutorials and links to other FAQs, tutorials, and sample code.
url: www.lowtek.com/sockets/
UNIX Socket FAQ
Frequently asked questions with answers about programming with sockets in UNIX environments. By Vic Metcalfe.
url: www.developerweb.net/forum/viewforum.php?f=53
Winsock Programmer's FAQ
Frequently asked questions with answers for WinSock programmers. By Warren Young.
url: tangentsoft.net/wskfaq/
The Winsock Tutorial
A basic tutorial WinSock programming.
url: www.district86.k12.il.us/central/activities/comput...