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

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


Branch: pkgsrc-2018Q1, Version: 0.1.1, Package name: ruby24-net-telnet-0.1.1, 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: c03ff1049fa135da019959d488c612ed754e6380
RMD160: b9243098fc72081cfcbad5afc9d2cd302960ae96
Filesize: 16.5 KB

Version history: (Expand)