类 UdpServer
java.lang.Object
com.sh.util.communication.socket.UdpServer
- 所有已实现的接口:
Runnable
Description: UDP服务端
Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
log4j
public static org.apache.logging.log4j.Logger log4j
-
-
构造器详细资料
-
UdpServer
public UdpServer(int port)
-
-
方法详细资料
-
run
public void run() -
startServer
public void startServer()启动SOCKET服务 -
main
- 抛出:
IOException
-