Letter R

rubygem-net-telnet - Provides telnet client functionality

Website: http://ruby-lang.org/
License: (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

rubygem-net-telnet-0.2.0-108.fc14.al.noarch [65 KiB] Changelog by Joel Barrios (2021-09-21):
- Rebuild with readline 8.1.

Listing created by Repoview-0.6.6-6.fc14.al