File: README.Win32

package info (click to toggle)
cdpr 2.2.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 160 kB
  • ctags: 79
  • sloc: ansic: 1,020; perl: 68; makefile: 46; php: 22
file content (27 lines) | stat: -rw-r--r-- 753 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Version 1.0.8+ update: Supports the WinPcap Version 3.0 release

cdpr version 1.0.7 supports Win32 clients, it has been tested against
WinPcap version 3.0 alpha 4 (http://winpcap.polito.it/install/default.htm).

I have compiled it with Microsoft Visual C++ 6.0.

To build it from source download the WinPcap Developers Pack version 
3.0 alpha 4 and unzip it into the cdpr source tree.

Your directory structure should looks something like this:

\cdpr
 +-wpdpack
  +-docs
  +-Examples
  +-Include
  +-Lib

I have included the Workspace files so that you should be able to just
open cdpr.dsw

When you build it it will create a directory called Release and Debug and
put the appropriate binaries in each (cdpr.exe)

Lance O'Connor
lance@monkeymental.com