Client server
From Computerscience
(Difference between revisions)
| (One intermediate revision not shown) | |||
| 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] | ||
| + | |||
| + | 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
