First public contribution.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
17 * WinPcap Developer's pack *
18 * Release 2.2 - June 2001 *
19 * Written by Loris Degioanni *
22 This archive contains all the stuff useful to create new network capture applications using winpcap.
23 The archive contains the following folders:
25 - drivers Binaries of WinPcap's drivers and DLLs for Win95/98/ME,
26 WinNT4 and Win2K. Useful to test the programs.
27 - examples Sample applications showing various uses of of winpcap
29 - lib library files needed to create capture applications
30 - include include files needed to create capture applications
32 see the documentation at http://netgroup-serv.polito.it/winpcap for manuals, instructions and details.