AmiTCP/IP is the first publicly available TCP/IP protocol stack
for the SANA-II interface. AmiTCP/IP provides an application level
socket interface to the Internet protocol suite as an Amiga shared
library.
It has following features:
1. Standard SANA-II network device driver interface.
2. BSD-compatible socket interface as a Amiga shared library.
3. ARexx port for configuration and statistics.
4. Over 200 pages of documentation including:
- Installation and configuration
- ARexx port commands
- Programmer's manual based on the BSD IPC manual. This
is a fairly complete tutorial for developing powerful
client/server applications
- Internal description of the implementation
- Utility and API function reference guide in AutoDoc form.
5. Basic applications with source included.
6. Based on the BSD Net/2 release.
7. Full source code included.
AmiTCP/IP is distributed in 7 archives:
AmiTCP-bin-20.lha AmiTCP binaries
AmiTCP-psA-20.lha Documentation for AmiTCP (PostScript, A4)
AmiTCP-psL-20.lha Documentation for AmiTCP (PostScript, Letter)
AmiTCP-dvA-20.lha Documentation for AmiTCP (DVI, A4)
AmiTCP-dvL-20.lha Documentation for AmiTCP (DVI, Letter)
AmiTCP-txt-20.lha Documentation for AmiTCP (plain text)
AmiTCP-src-20.lha Source for AmiTCP/IP
If you just want to use AmiTCP/IP, you need just bin and
one of document files. To develop your own applications or AmiTCP/IP you
need src, too. Number in the name corresponds to
distribution version. 20 means revision 2.0
Unpack archives to directory and read README.FIRST
Bug-reports: amitcp-bug@hut.fi
|