home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 1.2 / amidev_cd_12.iso / contrib / interworks / networking / inet-225 / examples / readme < prev    next >
Encoding:
Text File  |  1996-04-09  |  361 b   |  12 lines

  1. This directory contains examples of network programming, and utility files.
  2.  
  3.  
  4.     sockinit.c    -    SAS/C AutoInit/AutoTermination code for the
  5.                 socket.library.  Compile this and link it
  6.                 with any network code to avoid having to add
  7.                 OpenLibrary/CloseLibrary code.
  8.  
  9.     timed        -    Example server code.  Handles TCP and UDP.
  10.  
  11.     udp        -    Example udp client/server pair.
  12.