home *** CD-ROM | disk | FTP | other *** search
- Short: Easy(tm) serial handling for games/progs
- Uploader: kenny@bgnett.no (Kenneth "Kenny" Nilsen)
- Author: kenny@bgnett.no (Kenneth "Kenny" Nilsen)
- Type: util/libs
- Requires: kickstart 2.0+
- Version: 1.0
-
-
- $VER: dignet.library 1.0 (25.2.97)
-
- Copyright (C) 1997 by Digital Surface/Kenneth "Kenny" Nilsen.
- All rights reserved.
-
-
- Always wanted to make games or programs that could support serial network ?
- This will maybe be the solution for you. This library will do all the dirty
- work for you. All you need to do is to call read and write functions to
- communicate. No more hustling with setting up structures, ports and pools to
- use the device. No more DoIO.
-
- Tested with duart.device 0 and 1 with nullmodem-cable. Tested agains modem.
- Should work fine with serial.device and compatible devices. Do not use with
- other devices such as trackdisk.device etc.
-
-
- See the autodoc for more detailed information.
-
- This library is freeware and can be included in your own program archives. read
- the dignet.library/---background-- in the autodocs on how.
-
- Developer files for assembler and C included.
-
- This is version 1.0 beta.
- Email me for bugs or comments.
-