Package | Description |
---|---|
edu.internet2.ndt |
The M-Lab Web100 Network Diagnostic Tool (NDT) Java Applet
Version 3.7.0.2 (May 20, 2015)
From: GitHub.
|
Modifier and Type | Method and Description |
---|---|
int |
Protocol.readn(Message msgParam,
int iParamAmount)
Populate Message byte array with specific number of bytes of data from
socket input stream
|
int |
Protocol.recv_msg(Message msgParam)
Receive message at end-point of socket
|