AmiTCP

from Wikipedia, the free encyclopedia
Structure of AmiTCP

AmiTCP is a TCP / IP stack for Amiga computers from NSDi (Network Solutions Development Inc, Finland) and a reference for all subsequent implementations. Its basic functionality bsdsocket.library is not disk-based, but is generated at runtime on the basis of BSD , not POSIX . There is an emulation layer for Commodore's AS225 socket.library . Many well-known Unix commands such as ifconfig and ping are included, as is an NFS client from Carsten Heyl. The low-level drivers follow the SANA-II specification.

driver

  • 3c589.device for 3Com
  • a2060.device for A2060 / A560 ARCNET
  • a2065.device for A2065 Ethernet
  • ariadne.device (Am7990) and ariadne_ii.device for Ariadne / Ariadne II (RTL8019AS)
  • cnet.device for NE2000 cards, cnet16.device
  • hydra.device for AmigaNet / AmigaNet 500
  • iwan.device for ISDN masters
  • plip.device and plipbox.device use the parallel port
  • ppp.device, amippp.device or ppp-serial.device for PPP
  • prism2.device for PCMCIA cards
  • rh (c) slip.device uses the serial interface
  • sanamni.device Bridge for MNI drivers
    • gg2-3c509.mni
    • gg2-dp8390.mni
    • z2-am7990.mni
    • z2-dp8390.mni
    • z2-mb86950.mni
    • z2-smc91c90.mni
  • USB
    • dm9601eth.device
    • usbasixeth.device
    • usbpegasus.device
  • x-surf.device for X-Surf / X-Surf 2 (RTL8019AS)
  • x-surf-100.device for X-Surf 100 (AX88796B ~ RTL8019)
  • ZZ9000Net.device
  • a314eth.device
  • mpc52xx_eth.device
  • mv6436x_eth.device
  • sungem_eth.device
  • rtl_8139pci.device
  • via_rhinepci.device

history

History of AmiTCP
  • Version 3.0b2, last source code release
  • Version 4.0, demo released
  • Version 4.3, last update
  • Version 4.5, NetConnect

literature

Web links

Individual evidence

  1. https://sourceforge.net/projects/anfs/