Package it.meucci
Class App
java.lang.Object
it.meucci.App
The main class that runs the client process.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
client
The Client object
-
-
Constructor Details
-
App
public App()
-
-
Method Details
-
main
The main method that runs client's methods- Parameters:
args
- Command line arguments. It must be run with ./_.jar IP PORT- Throws:
IOException
-
stop
public static void stop()Used to stop the client
-