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 |
---|---|
boolean |
Tcpbw100.test_c2s(Protocol paramProtoObj)
Client to server throughput test.
|
boolean |
Tcpbw100.test_meta(Protocol paramProtoObj,
String application)
The META test allows the Client to send an additional information to the
Server that basically gets included along with the overall set of test
results.
|
boolean |
Tcpbw100.test_mid(Protocol paramProtoObj)
MiddleBox testing is a throughput test from the Server to the Client to
check for duplex mismatch conditions.
|
boolean |
Tcpbw100.test_s2c(Protocol paramProtoObj,
Socket paramSocketObj)
S2C throughput test to measure network bandwidth from server to client.
|
boolean |
Tcpbw100.test_sfw(Protocol protocolObj)
Fire-wall tests aiming to find out if one exists between Client and
server.
|