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 <[email protected]> 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 < > [email protected]> 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 >> [email protected] >> https://www.winpcap.org/mailman/listinfo/winpcap-users >> >> > > > -- > > =============== > SunilKumar > ------------------------------ > http://in.linkedin.com/in/sunilkr86/ > =============== > > _______________________________________________ > Winpcap-users mailing list > [email protected] > https://www.winpcap.org/mailman/listinfo/winpcap-users > >
_______________________________________________ Winpcap-users mailing list [email protected] https://www.winpcap.org/mailman/listinfo/winpcap-users
