Class ClientLauncher

java.lang.Object
net.vincent.communidirect.client.ClientLauncher

public class ClientLauncher extends Object
Entry point for the CommuniDirect client application. Initializes settings and key material, optionally attempts to auto-start the server, and then launches one of the supported client modes: terminal (default), GUI, or TUI.
  • Method Details

    • main

      public static void main(String[] args)
      Starts the client by loading settings and keys, selecting the requested mode from command-line flags, and launching the mode runtime.
      Parameters:
      args - command-line arguments