text
Class RunUDPClient

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

public class RunUDPClient
extends java.lang.Object

Usage: java text.RunUDPClient

Version:
0.1
Author:
mladoue

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

RunUDPClient

public RunUDPClient()
Method Detail

main

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