IPSEND Program
By: Konstantin Khlebopros
What it is: This is a program that will send your public IP address to your email whenever it changes so it is great for those internet service providers like Century Link and Comcast that do that ever so often. It also sends other information, this program has the ability to autostart with windows so that you don’t ever have to worry about it existing or ever having to reopen it if you restart your computer, it will just run as you want. Its simply, its easy, and im surprised noone else has made this before. I WIN!
How to run:
1) Just download it with the link below.
2) Make a folder in C:\Program Files\ called Ipsend
3) Copy or cut the Ipsend.exe file to that folder.
4) Then go to that folder (so it should be C:\Program Files\Ipsend\)
5) Right-click on the Ipsend.exe file and select Send To -> Create Desktop Shortcut. This program will make a settings file when it is run, so do not delete or edit that file if you want the program to work properly. This settings file is called “ipsend-settings-dont-delete” without the quotes.
6) Note since this was writen with a .NET framework you need to download the .NET 4 package for your operating system and install that. So if you don’t have that download that by googling for it. It downloaded right off of Microsofts website.
Latest version: 1.12.5.16 (May 16/2012)
Click here to download: DOWNLOAD
Also need .NET 4 package (google for it)
Revision Changes (newest at bottom):
'first build 1.0.2.100
'----essential running package
'second build 1.0.6.100
'----added interval textbox, added counter for fails and counter for others, added method isip4
'----added multisend if seperate by commas
'third build 1.0.7.100
'----added location text field
'fourth build 1.12.4.28 (1.year.month.day)
'----added auto start up
'fourth build 1.12.5.16 (1.year.month.day)
'----added minimize when auto started