U-Net/NT4.0 version 1.0, 11-Dec-1996.
Matt Welsh, mdw@cs.cornell.edu
Thorsten von Eicken, tve@cs.cornell.edu
Xun Huang, xwh@cs.cornell.edu
Hoi Sheung So, so@cs.cornell.edu
Cornell University Computer Science Department
http://www.cs.cornell.edu/Info/Projects/U-Net/

This is a port of the U-Net protected, user-level network interface
to Windows NT systems, based on the 2.0 release for UNIX. It supports
the DC21140 "Tulip" Fast Ethernet controller, and the ZeitNet ZN1221/ZN1225
ATM interface. This version of the software incorporates the U-Net/MM
extensions for dynamic memory management in the network interface.

This is a beta release and is for experimental use only.
Please see the file COPYRIGHT for copyright information.

This tree contains the following files:

     BUGS          A list of known bugs
     devTulip/     The Tulip U-Net driver
     devZeitnet/   The Zeitnet U-Net driver
     docs/         Some meager documentation
     libunet/      An example of a user library interface to U-Net
     README        This file
     SPI/          WinSock2 SPI interface to U-Net (experimental)
     test/         Sample tets programs
       loopback/     A simple loopback testing program
       servertest/   Simulates Client/Server and measures 
		     the roundtrip time and utilization. 
     UDI/          The U-Net Device Interface driver
     unet-install  A batch file to install the drivers
     UTlb/         The U-Net soft TLB module (U-Net/MM)

Installation and Use
--------------------

Please see the release notes in docs/unet-nt.html and docs/unetapp.txt for
further information on using this release. For more info on using libunet
to write application, see docs/servertest.html.

Please see the U-Net WWW page, http://www.cs.cornell.edu/Info/Projects/U-Net,
for information on the U-Net interface, design, and use. Report any bugs or
problems, along with accompanying debug output, to Matt Welsh at
mdw@cs.cornell.edu.

Best of luck!
The Cornell U-Net Team
