Hi all,
Does anyone know a tool or better an API to track my dynamic IP address?
Thanks so much for your help.
Yours, Ling
Hi all,
Does anyone know a tool or better an API to track my dynamic IP address?
Thanks so much for your help.
Yours, Ling
If you use managed API, you can use NotifyIpInterfaceChange
(see http://msdn.microsoft.com/en-us/library/aa814450%28VS.85%29.aspx) or NotifyAddrChange
(see http://msdn.microsoft.com/en-us/library/aa366329%28VS.85%29.aspx) API to monitor changes of IP addresses a local computer.