By default, MyChat Server uses 2015 TCP port for internal connection with its NodeJS WEB server.

 

You need this key when:

 

  1. This port is occupied by another application (use TCPView for checking).
  2. You run more than two MyChat Servers on the same computer.

 

Example
mcserv.exe /NodeInternalPort=2016

 

Parameters description

NodeInternalPort — TCP port for connection with MyChat Server. We recommend using ports from 1024 to 65535.