class ServerCommunicatorConstants { static const String host = "localhost"; static const int port = 7400; }