|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCPOptions | |
| com.act365.net.tcp | |
| Uses of TCPOptions in com.act365.net.tcp |
| Methods in com.act365.net.tcp with parameters of type TCPOptions | |
static byte[] |
TCPWriter.write(byte[] sourceaddress,
short sourceport,
byte[] destinationaddress,
short destinationport,
int sequencenumber,
int acknowledgementnumber,
boolean ack,
boolean rst,
boolean syn,
boolean fin,
boolean psh,
short windowsize,
TCPOptions options,
byte[] data,
int offset,
int count)
Writes a TCP message to a bytestream. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||