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