Uses of Class org.apache.commons.net.telnet.Telnet

Uses in package org.apache.commons.net.ftp

Classes derived from org.apache.commons.net.telnet.Telnet

class
FTP provides the basic the functionality necessary to implement your own FTP client.
class
FTPClient encapsulates all the functionality necessary to store and retrieve files from an FTP server.

Uses in package org.apache.commons.net.telnet

Classes derived from org.apache.commons.net.telnet.Telnet

class
The TelnetClient class implements the simple network virtual terminal (NVT) for the Telnet protocol according to RFC 854.