Registry / networking / net-telnet-rfc2217

net-telnet-rfc2217

JSON →
library1.0.2rbrubygemsunverified

Library for getting an IO-like object for a remote serial port using the RFC 2217 protocol.

gem install net-telnet-rfc2217
INSTALL
IMPORT
SIG · NET-TELNET-RFC2217
N
net-telnet-rfc2217
networkingrubyv1.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Net::Telnet::RFC2217
require 'net/telnet/rfc2217'

Connect to a remote serial port via Telnet RFC 2217.

require 'net/telnet/rfc2217' serial = Net::Telnet::RFC2217.new('Host' => '192.168.1.100', 'Port' => 2217) serial.write('AT\r\n') puts serial.read
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
net-telnet-rfc2217 — gem install net-telnet-rfc2217 · libregistry