edu.rit.mp.test
Class Send02
- java.lang.Object
-
- edu.rit.mp.test.Send02
-
public class Send02 extends java.lang.ObjectClass Send02 is a main program that sends an MP message to the Receive02 program. The message consists of zero or more strings from the command line, sent as serialized objects.Usage: java edu.rit.mp.test.Send02 tohost toport [ string . . . ]
tohost = Host to which to send messages
toport = Port to which to send messages
string = String to send (zero or more)
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)Main program.
-
DMelt 3.0 © DataMelt by jWork.ORG