类 TcpClient
java.lang.Object
com.sh.util.communication.socket.TcpClient
- 所有已实现的接口:
Runnable
Description: TCP客户端
Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明获取返回值voidrun()static voidsendTcpMsg(String ip, int port, String sendStr) static voidsendTcpMsg(String ip, int port, String sendStr, boolean isCheck)