Package org.astrogrid.samp.test
Class MessageSender
java.lang.Object
org.astrogrid.samp.test.MessageSender
Sends a message to one or more other SAMP clients.
Intended for use from the command line.
- Since:
- 23 Jul 2008
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageSender
public MessageSender()
-
-
Method Details
-
main
Main method. Use -help flag for documentation.- Throws:
IOException
-
runMain
Does the work for the main method.- Throws:
IOException
-