[Winpcap-users] PacketRequest()
Gisle Vanem
gvanem at broadpark.no
Fri Jul 1 05:55:08 PDT 2011
"geek techie" <geektechgo at gmail.com> wrote:
> Please help me to understand wpcap API - PacketRequest ( ).
the PacketRequest() function is used to send an OID (object ID number) to
the interface card driver. It can be used, for example, to retrieve the status
of the error counters on the adapter, its MAC address, the list of the multicast
groups defined on it, and so on.
E.g. see here:
http://www.winpcap.org/docs/docs_41b5/html/struct__PACKET__OID__DATA.html
or Google for "PacketRequest + WinPcap".
--gv
More information about the Winpcap-users
mailing list