IP Address Change Notify

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Can anyone point me in the right direction for programmatically getting notifications of the change of an IP address by the user?

I have an app that monitors an IP address. If the user changes the address, I need to be informed.

Thanks

Jon
 
There is currently nothing in the FCL, to help you with this.
When running W2K or higher you have to call the IP Helper (iphlpapi)
functions using PInvoke, or MC++.

Willy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top