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

Plugin Socket

Created by leo. Last edited by leo, 3 years and 25 days ago. Viewed 2,772 times. #1
[edit] [rdf]
labels
attachments
Other plugins, like Plugin Telnet are working on data streams, but the actual network connection is made using this plugin. It takes a host name and a port number to connect to.

PropertyDocumentation
Socket.hostThis property should be set to the host you want to connect to initially. The default for this property is the host of the code base URL.
Socket.portThis is the port you want to connect to on the remote host. The default value is 23 (telnet) but you may use any integer value. The port for ssh is 22.
Socket.relayONLY for mrelayd Use this property if you plan to use the mrelayd (see download page). It will allow applets to connect to any host!
Do not use this property if you installed relayd on your web server!
For more information see the relayd documentation.
Socket.relayPortONLY for mrelayd In connection with Socket.relay this can be used to specify the port on which the mrelay daemon is listening on the web server. It defaults to 31415.
no comments | post comment
Telnet+SSH+Terminal
legacy communication tools for JAVA(tm)

javassh.org | Copyright 1996-2007 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.