Package org.apache.commons.net.echo
Echo over TCP and UDP
-
Class Summary Class Description EchoTCPClient The EchoTCPClient class is a TCP implementation of a client for the Echo protocol described in RFC 862.EchoUDPClient The EchoUDPClient class is a UDP implementation of a client for the Echo protocol described in RFC 862.