text
Class RunUDPServer

java.lang.Object
  |
  +--text.RunUDPServer

public class RunUDPServer
extends java.lang.Object

RunUDPServer : To run the UDP Server (which is a Thread)
Usage: java text.RunUDPServer

Version:
0.1 20/12/02
Author:
mladoue

Constructor Summary
RunUDPServer()
           
 
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
 

Constructor Detail

RunUDPServer

public RunUDPServer()
Method Detail

main

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