home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Contributions / Interworks / Networking / INet-225 / examples / README < prev    next >
Encoding:
Text File  |  1996-04-08  |  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.