All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----orchid.gui.Connect
Use : Connect can be run with or without argument like shown in examples below :
java Connect (connection to the default server)
java Connect 192.168.1.105:10000 (connection to server i5.esiea.fr, port 10000)
java Connect i5.esiea.fr:10000 (connection to server i5.esiea.fr, port 10000)
public Connect()
public static void main(String args[])
All Packages Class Hierarchy This Package Previous Next Index