de.iiit.access.client
Class ShutDown
java.lang.Object
|
+--de.iiit.access.client.ShutDown
- public class ShutDown
- extends Object
The ShutDown program can be used to shut down a AccessServer running on the
local host. Because there is no user authentication or anytihng else to assure
that only authorized user can use, it can not be used to shut down remote servers.
- Version:
- $Revision: 1.6 $ $Date: 2003/04/13 21:13:38 $
Constructor Summary |
ShutDown()
Creates a new instance of Client |
Method Summary |
static void |
main(String[] args)
This is the main method of the ShutDown command. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShutDown
public ShutDown()
- Creates a new instance of Client
main
public static void main(String[] args)
- This is the main method of the ShutDown command. It processes the command line,
connects to the server on localhost and sends a shutdown command to the server.
- 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