Package it.meucci

Class App

java.lang.Object
it.meucci.App

public class App extends Object
The main class that runs the client process.
  • Field Details

    • client

      public static Client client
      The Client object
  • Constructor Details

    • App

      public App()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      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