Package | Description |
---|---|
cn.orionsec.kit.net.socket |
Modifier and Type | Method and Description |
---|---|
TcpSend |
TcpSend.bufferSize(int bufferSize) |
TcpSend |
TcpSend.send(byte send) |
TcpSend |
TcpSend.send(byte[] send) |
TcpSend |
TcpSend.send(byte[] send,
int off,
int len)
发送数据
|
TcpSend |
TcpSend.sendLf()
发送 \n
|
TcpSend |
TcpSend.timeout(int timeOut) |
Copyright © 2024. All rights reserved.