~ubuntu-branches/ubuntu/oneiric/cdpr/oneiric

« back to all changes in this revision

Viewing changes to README.Win32

  • Committer: Bazaar Package Importer
  • Author(s): Lukas Fittl
  • Date: 2006-09-28 12:59:22 UTC
  • Revision ID: james.westby@ubuntu.com-20060928125922-ifqnugsv5unc4iiz
Tags: upstream-2.2.1
ImportĀ upstreamĀ versionĀ 2.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Version 1.0.8+ update: Supports the WinPcap Version 3.0 release
 
2
 
 
3
cdpr version 1.0.7 supports Win32 clients, it has been tested against
 
4
WinPcap version 3.0 alpha 4 (http://winpcap.polito.it/install/default.htm).
 
5
 
 
6
I have compiled it with Microsoft Visual C++ 6.0.
 
7
 
 
8
To build it from source download the WinPcap Developers Pack version 
 
9
3.0 alpha 4 and unzip it into the cdpr source tree.
 
10
 
 
11
Your directory structure should looks something like this:
 
12
 
 
13
\cdpr
 
14
 +-wpdpack
 
15
  +-docs
 
16
  +-Examples
 
17
  +-Include
 
18
  +-Lib
 
19
 
 
20
I have included the Workspace files so that you should be able to just
 
21
open cdpr.dsw
 
22
 
 
23
When you build it it will create a directory called Release and Debug and
 
24
put the appropriate binaries in each (cdpr.exe)
 
25
 
 
26
Lance O'Connor
 
27
lance@monkeymental.com