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
2022-05-18 06:16:24 GMT
Size
70.37 KB
85d114e7dd2da96929b14172ebbe3306
License
(Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD