gov.nasa.gsfc.drl.rtstps.testing
Class UdpR

java.lang.Object
  extended by gov.nasa.gsfc.drl.rtstps.testing.UdpR

public class UdpR
extends java.lang.Object


Field Summary
private static int BLOCKSIZE
           
private static int BUFFERSIZE
           
private static int PORT
           
 
Constructor Summary
UdpR()
           
 
Method Summary
 void go()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PORT

private static final int PORT
See Also:
Constant Field Values

BUFFERSIZE

private static final int BUFFERSIZE
See Also:
Constant Field Values

BLOCKSIZE

private static final int BLOCKSIZE
See Also:
Constant Field Values
Constructor Detail

UdpR

public UdpR()
Method Detail

main

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

go

public void go()