[Winpcap-users] DHCP Management in WinPCap
Alessandro Baldisserri
bujia at libero.it
Sun May 21 08:22:47 GMT 2006
Hi!
I want to manage a DHCP situation in a client WinPCap.
At start I use pcap_findalldevs(..) to get list of netcards, from this list I get IP of my cards.
My question is: if my IP changes when my program is running what I see this?
In other words:
- Have I to recall pcap_findalldevs in order to see my new IP from list returned ?
or
- If I have pointers from previous starting call this is automatically updated?
Thanks in advance!
Alex
More information about the Winpcap-users
mailing list