This directory contains examples of network programming, and utility files.


	sockinit.c	-	SAS/C AutoInit/AutoTermination code for the
				socket.library.  Compile this and link it
				with any network code to avoid having to add
				OpenLibrary/CloseLibrary code.

	timed		-	Example server code.  Handles TCP and UDP.

	udp		-	Example udp client/server pair.
