Legacy Communication Made Easy
[ start | index | login ]
start > Plugin Telnet

Plugin Telnet

Created by leo. Last edited by leo, 4 years and 297 days ago. Viewed 13,436 times. #1
[edit] [rdf]
labels
attachments
Telnet is an internet protocol and this plugin handles communication that uses it.It handles all the telnet negotiations between the client (this program) and the remote host. In cooperation with other plugins, like the Plugin Terminal it negotiates setting like terminal type and terminal size. However, as a user you do not actually have to know about that.

There is nothing much you could configure in the telnet layer. Make sure you put this plugin in between Plugin Socket and other plugins that operate above the telnet protocol layer, like the Plugin Script.

Within the applet.conf you can set these values:

IdentifierComments
Telnet.crlfThe Request for Comments defining the Telnet protocol suite (RFC 854 mostly), define the carriage return linefeed value to be the bytevalues 13,10. (\r\n).
This is the default as sent by the applet, which you can redefine it using this property.
Telnet.crThe RFC defines this to be 13,0 (\r\0). You can redefine it it with this property

no comments | post comment
Telnet+SSH+Terminal
legacy communication tools for JAVA(tm)

javassh.org | Copyright 1996-2009 Matthias L. Jugel and Marcus Meißner

JAVA is a trademark or registered trademark of Sun Microsystems, Inc. in the United States and other countries.
The JTA - Telnet/SSH Authors (Matthias L. Jugel and Marcus Meißner) are independent of Sun Microsystems, Inc.