Project DescriptionMonitor External IP Address allows users of ISP providing only dynamic IP addreses to montor their external IP Address.
Release Schedule*0.1 using the CommonData database and a WinForms display.
Solution Structure
- CommonCS - C# version of the code library (cut-down from CommonData 0.3D)
- CommonCSTest - C# unit test project of CommonCS (cut-down from CommonData 0.3D)
- CommonMyIP - C# class project to get IP Address by querying various sites.
- CommonMyIPService - C# windows service project to call CommonMyIP
- CommonMyIPTest - C# NUnit test project to test CommonMYIP
- ViewExternalIP - C# Win Forms application to monitor External IP Address log