Short: Dumb caching name server for AmiTCP Author: o.wagner@pluribus.wupper.de Uploader: o.wagner@pluribus.wupper.de Version: 1.0 Type: comm/tcp Long: Here it is, a dumb name server for AmiTCP for simple LAN usage. It processes name server queries out of the host table of the machine it is running on or or by forwarding requests to your uplink name server (it does a simple gethostbyname() internally). Succesfull requests are cached in the file "AmiTCP:db/nameserver.db" for up to 90 days. It uses a hashing algorithm for fast lookup. .