Client server

From Computerscience

(Difference between revisions)
Line 8: Line 8:
Another daytime client and [http://www.mail-archive.com/haifux@haifux.org/msg02793.html server]
Another daytime client and [http://www.mail-archive.com/haifux@haifux.org/msg02793.html server]
 +
 +
Introduction to network functions in [http://shoe.bocks.com/net/ C]
 +
 +
Programming with the C Socket Interface [http://www.cs.wustl.edu/~schmidt/cs544/socket1.html simple] www client and server

Revision as of 19:21, 12 November 2008

The Book we used last year covers alot of the stuff for this year

Here is the website for the additional information.

The Appendices has more information including C which covers sockets.

The Sockets website has more information

Another daytime client and server

Introduction to network functions in C

Programming with the C Socket Interface simple www client and server

Personal tools