./net/ruby-net-telnet, Provides telnet client functionality

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q4, Version: 0.2.0, Package name: ruby24-net-telnet-0.2.0, Maintainer: pkgsrc-users

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.


Master sites:

SHA1: 2821a3a929f89dac3f787f1375d6137efd1f55cd
RMD160: c0be89e2ce293962f2de2059a62397679e88b2cc
Filesize: 16.5 KB

Version history: (Expand)