|
Hello winpcap users,
with older versions of packet.DLL , there was
no probem to find the adapters cards.
-> the pack was registered as a protocol/service
linked with each card we needed.
->this work fine !
in versions WinPcap_3_0_a4. and
2.3
in packet.dll , function
PacketGetAdapterNames work :
is there a way to simplify this in reading only :
under
windowsNT (NT,2000,XP)
read the
adapter list in register :
("HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows
NT\\CurrentVersion\\NetworkCards")
under (windows
95,98)
read the adapter list in register : ("HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\Class\\Net") and register the service NPF_**** from
adapters found by this way ????
Thanks...
|
- Re: [WinPcap-users] simplify PacketGetAdapterNames ? soft labo
- Re: [WinPcap-users] simplify PacketGetAdapterNames ? Loris Degioanni
- Re: [WinPcap-users] simplify PacketGetAdapterName... Laurent BARGADA
