Hi, I need to write a java program to telnet into a ADSL modem to obtain the current external ip address. The current ip address should be maintained as a persistence object & the program should continuously monitor the curren ip address for changes. If there is a change, the persistence object's ip address should be updated.
Just wondering if there's any freeware of telnet api? Any suggestion is most welcome. Thanks