emulator/emulatorbsp/wpdpack/readme.txt
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 19 Aug 2010 10:59:57 +0300
branchRCL_3
changeset 13 cb9d56c0e2af
parent 0 cec860690d41
permissions -rw-r--r--
Revision: 201033 Kit: 201033

/*
* 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.