Package | Description |
---|---|
org.apache.commons.net.echo |
Echo over TCP and UDP
|
Class | Description |
---|---|
DiscardTCPClient |
The DiscardTCPClient class is a TCP implementation of a client for the
Discard protocol described in RFC 863.
|
DiscardUDPClient |
The DiscardUDPClient class is a UDP implementation of a client for the
Discard protocol described in RFC 863.
|