
			V INTERNET SERVER

The V internet server provides protocol translation services and other
control functions related to (inter-)networking in the V-System
environment.  The design is intended to allow the easy addition or
deletion of services as needed.  The server can be configured to run
on either a 3Mb or a 10Mb Ethernet.  The currently supported services
include:

   * Connection-oriented translations:
	V I/O	<==>	TCP

   * Connectionless translations:
	V I/O	<==>	IP
	V I/O	<==>	PUP		   (discontinued in V-System 5.2)
	
   * Control functions:
	ARP	<==>	ARP
	ICMP	<==>	ICMP


History and Acknowledgements:

ICMP support by Karen Lam (minor fixes Bruce L. Hitson)	[Spring 1985]
ARP support and numerous enhancments/bugfixes by	[June 1983 - ?]
	Steve Deering and Bruce L. Hitson
TCP, IP, PUP support and initial implementation		[pre-June 1983]
	of internet server by Marvin M. Theimer

Previous Maintainers : Marvin M. Theimer		[pre-June 1983]
Current Maintainers  : Bruce L. Hitson, Steve Deering	[June 1983 -? ]
		       (hitson@pescadero, deering@pescadero)
