CommunicationServerServerStart 方法 |
名称 | 说明 | |
---|---|---|
ServerStart |
指定端口号来启动服务器的引擎 (继承自 CommunicationTcpServer。)Specify the port number to start the server's engine | |
ServerStart(Int32) |
指定端口号来启动服务器的引擎 (继承自 CommunicationTcpServer。)Specify the port number to start the server's engine | |
ServerStart(Int32, Boolean) |
指定端口号来启动服务器的引擎 Specify the port number to start the server's engine | |
ServerStart(Int32, Int32) |
指定一个TCP端口及UDP端口,同时启动两种模式的服务器 Specify a TCP port and a UDP port to start the server in both modes at the same time |