Information

Screen Shots

Before running Dynamite DNS you need to upload the required files to an FTP location where will store the listing of computer names and ip addresses. When you first run the application it will prompt you to enter information for configuring the computer it will be running on.

configuration

Once configured it will write the settings to an xml file stored on your local machine. (settings.xml)

Then the it will automatically attempt to download your current list of computers from the ftp location you have specified. It will either update or append the name and ip address of the current computer depending on wether this computer already exist in the list.

Once the XML file (computers.xml) has been updated it will then be uploaded back to the same FTP location it was downloaded from. As of the current release you are advised to not run this application simultaneously on multiple computers. It should be staggered by a few minutes to avoid overwriting a newer version of the file..

computer listing

Once uploaded you can browse that directory online and see a list similar to the one above. This requires PHP functionality, if you don't have PHP or if the FTP location is not a web accessible directory you can always just read the formated XML document.

 

To read more about Dynamite DNS click here