Provides telnet client functionality.
This class also has, through delegation, all the methods of a socket object
(by default, a TCPSocket, but can be set by the Proxy option to new()). This
provides methods such as close() to end the session and sysread() to read data
directly from the host, instead of via the waitfor() mechanism. Note that if
you do use sysread() directly when in telnet mode, you should probably pass
the output through preprocess() to extract telnet command sequences.
Build Time
2021-09-30 00:32:00 GMT
Size
70.00 KB
e082d8ef2fd0d7544365ea8bd0bfd9a5
License
(Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD