Differences between version 3 and previous revision of NetworkProgrammingOld.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Tuesday, February 17, 2004 5:35:22 pm | by AristotlePagaltzis | Revert |
Older page: | version 2 | Last edited on Sunday, March 2, 2003 3:01:50 am | by ColinMcKinnon | Revert |
@@ -1,6 +1,7 @@
-This page is deprecated, see NetworkProgramming
+InNeedOfRefactor
+This page is deprecated, see NetworkProgramming
This is to describe how to write networking programs in [C] using the [BSD] Socket Layer [API]. This mostly applies to almost all other languages with only minor modifications.
!!!General structure for a server setup