home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / network / netlib_2 < prev    next >
Text File  |  1999-04-27  |  1KB  |  39 lines

  1. Title:            NETLIB
  2. Author:            Andy Mell <amell@cup.cam.ac.uk>
  3. Version:        0.03
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Andy Mell <amell@cup.cam.ac.uk>
  8. Date:            02/02/96
  9. Keywords:        Communications software ; Function libraries
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    C compiler supporting 16-bit shorts
  16. Directory:        micros/arch/riscos/e065
  17. Date mounted/updated:    08/02/96
  18. File names:        netlib.arc
  19. Unarchived files:    84
  20. Unarchived size:    283 kbytes
  21. Omissions:        
  22. See also:        SOCKETS (e021), INTERNET (e008), FREENET (d112)
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the archive file(s) and extract using SparkPlug 2
  29. (see the "tools_help" file in micros/arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. !Netlib provides a BSD 4.3 function call library for writing network programs.
  35. Standard C network headers are provided and should be included as usual within
  36. your programs. The headers are actually those from BSD 4.4 with some structs
  37. regressed to be BSD 4.3 compatible.  Note that you need a compiler which
  38. supports 16-bit shorts so that excludes Easy C.
  39.