[Winpcap-users] testing winpcap

Amadeus Bachmann satanasxentius at gmail.com
Thu May 2 01:07:33 PDT 2013


Why are not they supposed to be used by developers? What about this:
http://www.winpcap.org/pipermail/winpcap-users/2011-December/004549.html

Seems like he is using PacketSetMinToCopy, PacketSetReadTimeout etc.


On Thu, May 2, 2013 at 10:48 AM, Sunil Kumar <badboy16a at gmail.com> wrote:

> AFAIK, Packet* functions are not supposed to be used by application
> developers, They are for internal use with WinPcap and are subject to
> change.
> Use the official guide
> http://www.winpcap.org/docs/docs_41b5/html/group__wpcap__tut.html
>
>
> On Thu, May 2, 2013 at 12:57 PM, Amadeus Bachmann <
> satanasxentius at gmail.com> wrote:
>
>> Hi,
>>
>> I am very new to winpcap and want to check how it works by using some of
>>  the functions:
>>
>> PacketOpenAdapter
>>  PacketSendPacket
>> PacketAllocatePacket
>> PacketInitPacket
>>  PacketFreePacket
>> PacketResetAdapter
>> PacketReceivePacket
>>  PacketCloseAdapter
>> PacketSetHwFilter
>> PacketGetAdapterNames
>>  PacketRequest
>> PacketSetBuff
>> PacketSetBpf
>> PacketGetNetType
>>  PacketSetReadTimeout
>> PacketSetNumWrites
>> PacketGetNetInfo
>>  PacketSetMinToCopy
>> PacketSetMaxLookahead
>> PacketCancelPacket
>>  PacketLoadDriver
>> PacketUnloadDriver
>>
>> I am going to open Wireshark on my PC and watch the communication between
>> my PC and my other device which has winpcap installed on it. However I do
>> not know how to write a console application which uses some of these
>> functions or is there a sample code which uses these functions? Could you
>> please help me?
>>
>> Best
>>
>> _______________________________________________
>> Winpcap-users mailing list
>> Winpcap-users at winpcap.org
>> https://www.winpcap.org/mailman/listinfo/winpcap-users
>>
>>
>
>
> --
>
> ===============
>      SunilKumar
> ------------------------------
> http://in.linkedin.com/in/sunilkr86/
> ===============
>
> _______________________________________________
> Winpcap-users mailing list
> Winpcap-users at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winpcap.org/pipermail/winpcap-users/attachments/20130502/3f2ca5f0/attachment.html>


More information about the Winpcap-users mailing list