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