slackbuilds_ponce/libraries/libtelnet/README
Zhu Qun-Ying 1d72f44ff9 libraries/libtelnet: Added (TELNET protocol handling library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-31 10:35:44 +07:00

4 lines
250 B
Text

libtelnet provides safe and correct handling of the core TELNET
protocol. In addition to the base TELNET protocol, libtelnet also
implements the Q method of TELNET option negotiation. libtelnet can
be used for writing servers, clients, or proxies.