This archive contains the files useful to create new network capture applications
using the capture architecture created for WinDump. There are the following
folders:

- docs                  documentation of libpcap and of the packet.dll calls
- drivers               packet capture driver for win95/98 and winNT. Useful
                        to test the programs.
- examples              simple examples of how to write a capture application
                        using libpcap or the packet.dll calls.
- lib		        .lib library files needed to create capture applications
                        (see the documentation for more details)
- include		include files needed to create capture applications
			(see the documentation for more details)
Enjoy.

