supersockets single listener

In the following configuration, you can configure the monitor ip / port server:

<superSocket>

    <servers>

        <server name="TelnetServer"

              serverType="SuperSocket.QuickStart.TelnetServer_StartByConfig.TelnetServer, SuperSocket.QuickStart.TelnetServer_StartByConfig"

              ip="Any" port="2020">

       </server>

   </servers>

</superSocket>

Guess you like

Origin www.cnblogs.com/fanweisheng/p/11126996.html