home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / new / comm / net / amitcp / amitcp-bin-22.readme < prev    next >
Encoding:
Text File  |  1993-12-21  |  2.5 KB  |  71 lines

  1. Short: TCP/IP stack as shared library binaries
  2. Type: comm/net
  3. Uploader: amitcp-group@hut.fi
  4. Author: amitcp-group@hut.fi (The AmiTCP/IP Group)
  5. Version: Release 2.2
  6.  
  7. AmiTCP/IP is the first publicly available TCP/IP protocol stack for
  8. the SANA-II interface. AmiTCP/IP provides an application level socket
  9. interface to the Internet protocol suite as an Amiga shared library.
  10.  
  11. New Features in 2.2:
  12.  
  13.     * AmiTCP:
  14.      - The interactive sessions have now a higher priority when
  15.       using rh(c)slip.device
  16.     * arp: 
  17.     - Arp table dumping is now working
  18.     * netstat:
  19.     - Routing table can be dumped
  20.  
  21. New Features in 2.1:
  22.  
  23.     * Inet-handler:
  24.         - With Inet-Handler you can use AmigaDOS IO to access TCP protocol
  25.     * finger: 
  26.     - New application, prints information about local and remote users
  27.     * fingerd:
  28.     - Calls now finger when asked for local users. (This feature requires
  29.       Apipe-handler by Per Bojsen, Apipe-handler can be found e.g. on Fish
  30.       disk 783)
  31.     * ls:
  32.     - New application, an imitation of Unix directory lister.  Supports
  33.       multiuser filesystems. Included as an example of user and group
  34.       database usage
  35.     * Napsaterm:
  36.     - Default window title is now the name of the remote host
  37.     - A public screen can be used with -S switch (thanks trossi!)
  38.     * SynClock:
  39.     - A simple script which synchronize clock in Amiga with
  40.       specified host in network
  41.     * AmiTCP:
  42.     - A timestamp is added to the log messages
  43.     - Faster checksum calculation implemented in assembler
  44.     * netlib: 
  45.     - User and group database handling routines are added to the
  46.       net.lib. Release includes example databases for `ls' and `finger'
  47.       utilities, which use these databases
  48.     - A real gettimeofday() using locale is also added
  49.  
  50. AmiTCP/IP is distributed in 8 archives:
  51.  
  52. AmiTCP-bin-22.lha    AmiTCP/IP package
  53. AmiTCP-api-22.lha    Include files and link libraries
  54. AmiTCP-src-22.lha    Source for AmiTCP/IP and utilities
  55.  
  56. AmiTCP-psA-20.lha    Documentation for AmiTCP (PostScript, A4)
  57. AmiTCP-psL-20.lha    Documentation for AmiTCP (PostScript, Letter)
  58. AmiTCP-dvA-20.lha    Documentation for AmiTCP (DVI, A4)
  59. AmiTCP-dvL-20.lha    Documentation for AmiTCP (DVI, Letter)
  60. AmiTCP-txt-20.lha    Documentation for AmiTCP (plain text)
  61.  
  62. If you just want to use AmiTCP/IP you need just bin and one of
  63. document files. If you want to write your own applications or compile
  64. AmiTCP/IP you need api, too. Number in the name corresponds to
  65. distribution version. Printed documentation is currently up to release
  66. 2.0.
  67.  
  68. Unpack archives to directory, then read README.FIRST and HowToInstall.
  69.  
  70. Bug-reports: amitcp-bug@hut.fi
  71.