com.act365.net.echo
Class DatagramEchoServer

java.lang.Object
  |
  +--com.act365.net.echo.DatagramEchoServer

public class DatagramEchoServer
extends java.lang.Object

DatagramEchoServer acts as the server for the UDP/IP echo service.


Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)