de.iiit.access.client
Class SimpleClient
java.lang.Object
|
+--de.iiit.access.client.SimpleClient
- public class SimpleClient
- extends Object
This a demonstration for the RMI client
- Version:
- $Revision: 1.8 $ $Date: 2003/04/13 21:13:38 $
Method Summary |
static void |
main(String[] args)
This is the main method of the simple client demonstration program.
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
- This is the main method of the simple client demonstration program.
It connects to the AccessServer running on localhost and using the default port
54322. After the connection is established it waits for commands.
- Parameters:
args
- the command line arguments
Copyright © 2002, 2003 ingeneurbuero fuer innovative
informationstechnik, Dipl.-Ing. Joerg Beckmann, Dortmund,
Germany. All Rights Reserved.
See Copyright statement