Client server

From Computerscience

(Difference between revisions)
 
Line 11: Line 11:
Introduction to network functions in [http://shoe.bocks.com/net/ C]
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
+
Interface [http://beej.us/guide/bgnet/ simple] guide

Current revision as of 19:31, 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

Interface simple guide

Personal tools