*** Netcat-OpenBSD version 1.10.2.3 for win32/cygwin 2011/03/02

*** Requirements

Cygwin 1.7.8-1 or later.

*** Build:

1) Run Cygwin's setup.exe and install the following packages:
   - gcc
   - binutils
   - make

2) run "make"

3) run "make install"

That's it.

*** How to use

Run "nc -h" to get the usage message.

Or read the USAGE document: "less USAGE".

*** Sources and Copyright

 Original implementation by *Hobbit* <hobbit@avian.org>.
 Rewritten with IPv6 support by Eric Jackson <ericj@monkey.org>.

 FreeBSD Netcat Port used:
   http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/netcat/

 Debian Patches used:
   http://patch-tracker.debian.org/package/netcat-openbsd/1.89-3

 Ported to Cygwin by: T.Linden <tom@linden.at> 2011/03/02

 