de.tud.dvs1.utils
Class SendCommand

java.lang.Object
  extended by de.tud.dvs1.utils.SendCommand

public class SendCommand
extends java.lang.Object

Programm, das ein Kommando an einen MMPGP2P RegionController sendet.


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

Constructor Detail

SendCommand

public SendCommand()
Method Detail

main

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