[Winpcap-users] Re: Capture packet from one interface, send to another interface

Uli Muhammad Aulia uli at el02itb.org
Sat Aug 11 08:13:10 GMT 2007


On 8/11/07, Ian Basham <ianb at proconex.com> wrote:
>
> I am also using VC++ 6 and WinPcap 4. Maybe you can compare / contrast
> with my setup...
>
> - Go to Project Settings.
> - make sure that you are looking at "All configurations"
> - go to the "Link" tab
> - choose the "General" Category
> - make sure wpcap.lib is in the list of "Object / Library modules"
> - choose the "Input" Category
> - again, make sure wpcap.lib is in the list of "Object / Library modules"



Ah.. I kinda embarrassed to admit this.
All these times I mistyped pcap_getevent with pcap_getevents.
No wonder it didn't worked.
Silly me. lol.

But, yes, wpcap.lib must be available at "general" and "input" category just
like you said.
Tried to remove it from one category, also got linkage errors.

Problem solved.
Thank you all for the help.


Regards,


Uli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20070811/72f36418/attachment.htm


More information about the Winpcap-users mailing list