examples
public class InteractRemoteCommand extends java.lang.Object
Usage:
java -cp examples.jar examples.InteractRemoteCommand
server[:port] username password
command_line
RunRemoteCommand,
RunRemoteCommand2| Constructor and Description |
|---|
InteractRemoteCommand() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] argv)
Run the application
|