Running in the same machine one instance of the
application in server mode with
port: 1234
user: server
and a second instance in server mode with
port: 4321
user: client
we stop the server on the second instance and request a
client connection with
port: 1234
host: localhost
user: client
The client cannot connect to the server
Logged In: YES
user_id=1319478
The server configuration dialog does not affect the server,
which is configured by default to port 5000. Working on that
port everything works normal.