Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.act365.net.echo

Class Summary
DatagramEchoClient DatagramEchoClient acts as the client for the UDP/IP echo service.
DatagramEchoServer DatagramEchoServer acts as the server for the UDP/IP echo service.
EchoClient EchoClient acts as the client for the TCP echo service.
EchoServer EchoServer acts as the server for the TCP echo service.
EchoWorker An instance of the EchoWorker is created by the EchoServer class to handle each new client that is accepted.