Penguin
Diff: NetworkProgramming
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of NetworkProgramming.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 14 Last edited on Tuesday, February 17, 2004 5:32:17 pm by AristotlePagaltzis
Older page: version 13 Last edited on Tuesday, August 5, 2003 4:17:12 am by AristotlePagaltzis Revert
@@ -1,4 +1,6 @@
+InNeedOfRefactor  
+  
 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. This is an updated version of the page which is designed to be non-AddressFamily specific, for the old version see NetworkProgrammingOld. SocketAddressing may also be useful. 
  
 !!!General structure for a server setup 
 The various steps of setting up a server are: