Package com.lightdev.app.ddnscl.net

Interface Summary
DynDnsIPChecker.DynDnsIPCheckerListener A class using a DynDnsIPChecker thread needs to implement this interface inorder to be notified when an IP address was received
DynDnsIPUpdater.DynDnsIPUpdaterListener A class using a DynDnsIPUpdater thread needs to implement this interface inorder to be notified when the response for an update request was received
 

Class Summary
DynDnsIPChecker This class uses the web based IP detection service of www.dyndns.org to find out the IP address a machine is connected to the internet under.
DynDnsIPUpdater Updates the IP address that is stored at DynDns.org with a given one in an own Thread.
 


Copyright (c) 2004 Ulrich Hilger