-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Connection
KEY_STRING (centralServerAddress, "swo-dev5.station.sony.com");
KEY_INT (centralServerPort, 0);
KEY_STRING (clientServiceBindInterface, "");
KEY_INT (clientServicePortPrivate, 44464);
KEY_INT (clientServicePortPublic, 44463);
KEY_INT (gameServicePort, 0);`
KEY_INT (pingPort, 0);
Login
KEY_INT (centralServicePort, 44452);
KEY_INT (clientServicePort, 44453);
KEY_INT (taskServicePort, 44459);
KEY_INT (pingServicePort, 44460);
KEY_INT (httpServicePort, 44490);
KEY_INT (metricsListenerPort, 2201);
KEY_INT (csToolPort, 10666);
Planet
KEY_INT (centralServerPort, 44455);
KEY_INT (gameServicePort, 0);
KEY_INT (taskManagerPort, 60001);
KEY_INT (watcherServicePort, 60002);
GameServer
KEY_INT (taskManagerPort, 60001);
KEY_INT (centralServerPort, 44451);
KEY_STRING (javaDebugPort, "8000");
KEY_INT (commoditiesServerServiceBindPort, 4069);