edu.rit.mp.test
Class Receive02
- java.lang.Object
-
- edu.rit.mp.test.Receive02
-
public class Receive02 extends java.lang.ObjectClass Receive02 is a main program that receives MP messages from the Send02 program. Each message consists of zero or more strings, sent as serialized objects. The Receive02 program prints each message it receives. The Receive02 program runs until killed externally.Usage: java edu.rit.mp.test.Receive02 tohost toport
tohost = Host to which to send messages
toport = Port to which to send messages
-
-
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