Package it.fi.meucci
Class App
java.lang.Object
it.fi.meucci.App
The main class used to launch the entire application.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
PORT
public static final int PORTPort on which the server will be listening and writing- See Also:
-
server
The server object
-
-
Constructor Details
-
App
public App()
-
-
Method Details
-
main
Starts the server- Parameters:
args
- command line arguments- Throws:
IOException
- The server is unable to be started
-