点击或拖拽改变大小

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
Top
参见