home *** CD-ROM | disk | FTP | other *** search
/ BUG 14 / BUGCD1998_05.ISO / internet / tcp4u / tcp4u330.exe / tcp4u.330 / README < prev    next >
Text File  |  1998-03-05  |  1KB  |  26 lines

  1. This package contains a portable and easy to use TCP library.
  2. HTTP features has been added since version 3.0.
  3.  
  4. A quick overview is available into the Samples directory.
  5.  
  6.  
  7. The main directory has the following entries :
  8.  
  9. README          This file
  10. LICENSE         Please read it carefully
  11. TODO            Job to be done (will you volunteer ?)
  12. file_id.diz     The standard diz file
  13. doc             The HTML docs
  14. Include         The external include files tcp4u.h is the general header, 
  15.                 http4u.h contains declarations relative to the HTTP protocol, 
  16.                 udp4u.h contains the UDP declarations.
  17. Samples         Sample programs
  18. src             The source files
  19. tcp4w16         The 16 bits DLL for Windows
  20. tcp4w16l        The 16 bits static library for Microsoft C/C++.
  21. tcp4w32         The 32 bits DLL for Windows 95 or NT
  22. tcp4w32l        The 32 bits static library for Microsoft C/C++.
  23. Unix            Contains Makefiles for Unix system
  24. u2d             A Unix to Dos converter. Call u2d.exe to get some help.
  25.  
  26.