Skip to content

As a server I need multiple service ports #5

@kyleburkhardt

Description

@kyleburkhardt

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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions