First, I was able to get bridging working on my XP box with the npf.sys file that someone sent me. (I tried to thank them in person, but email to their address bounces.)
I am having to poll the pcap_t device since I need to select on other file descriptors & sockets, and I can't seem to select() on anything that winpcap offers....
Next, I tried to get the winpcap (3.1-beta4) installed on a win2k box.
The install seemed to work OK, but when I try to start my application, I get an error about being unable to load the packet library. I even coppied the packet.dll to current-working-directory and it still would not load it. windump -d does work on this system, so it is probably something I'm doing wrong with my application. (However, my application works just fine on XP...)
I'm compiling my application with mingw on Linux and linking with libpacket.a, etc....
Any ideas for how to fix this?
Thanks, Ben
-- Ben Greear <[EMAIL PROTECTED]> Candela Technologies Inc http://www.candelatech.com
================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/
To unsubscribe use mailto: [EMAIL PROTECTED]
==================================================================
