I have a Air-Tell Brod-band connection in my office.
Every time when we restarts router then internet ip got changed.
I have an web application in asp.net with ip restriction.
For that application I've made a windows service that updates internet ip on my data-base records.
Can any one tell me how can i capture internet ip change event in windows service.
So that when ever we restarts router, service will automatically update record of ip on database.