home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / util / libs / DigNet_1_0.lha / dignet / DigNet_1.0.readme next >
Encoding:
Text File  |  1997-02-25  |  1.1 KB  |  35 lines

  1. Short:    Easy(tm) serial handling for games/progs
  2. Uploader: kenny@bgnett.no (Kenneth "Kenny" Nilsen)
  3. Author:   kenny@bgnett.no (Kenneth "Kenny" Nilsen)
  4. Type:     util/libs 
  5. Requires: kickstart 2.0+
  6. Version:  1.0
  7.  
  8.  
  9. $VER: dignet.library 1.0 (25.2.97)
  10.  
  11. Copyright (C) 1997 by Digital Surface/Kenneth "Kenny" Nilsen.
  12. All rights reserved.
  13.  
  14.  
  15. Always wanted to make games or programs that could support serial network ?
  16. This will maybe be the solution for you. This library will do all the dirty
  17. work for you. All you need to do is to call read and write functions to
  18. communicate. No more hustling with setting up structures, ports and pools to
  19. use the device. No more DoIO.
  20.  
  21. Tested with duart.device 0 and 1 with nullmodem-cable. Tested agains modem.
  22. Should work fine with serial.device and compatible devices. Do not use with
  23. other devices such as trackdisk.device etc.
  24.  
  25.  
  26. See the autodoc for more detailed information.
  27.  
  28. This library is freeware and can be included in your own program archives. read
  29. the dignet.library/---background-- in the autodocs on how.
  30.  
  31. Developer files for assembler and C included.
  32.  
  33. This is version 1.0 beta.
  34. Email me for bugs or comments.
  35.