Documentation of 'edu.rit.mp.test.Send02' Java class
Send02
edu.rit.mp.test

Class Send02



  • public class Send02
    extends java.lang.Object
    Class 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 void main(java.lang.String[] args)
      Main program.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Throwable
        Main program.
        Throws:
        java.lang.Throwable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.