Class TelnetOption


  • public class TelnetOption
    extends java.lang.Object
    The TelnetOption class cannot be instantiated and only serves as a storehouse for telnet option constants.

    Details regarding Telnet option specification can be found in RFC 855.

    See Also:
    Telnet, TelnetClient