DeviceServerServerStart 方法 |
名称 | 说明 | |
---|---|---|
ServerStart |
使用已经配置好的端口启动服务器的引擎,并且使用TCP模式 Use the configured port 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 |