[Winpcap-users] DHCP Management in WinPCap

Loris Degioanni loris.degioanni at gmail.com
Mon May 22 01:07:04 GMT 2006


You'll have to call pcap_findalldevs() again.

Loris


Alessandro Baldisserri wrote:
> 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
> 
> 
> 
> 
> _______________________________________________
> Winpcap-users mailing list
> Winpcap-users at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-users
> 


More information about the Winpcap-users mailing list