Package edu.pdx.cs410J.net
Class Speaker
java.lang.Object
edu.pdx.cs410J.net.Speaker
A
Speaker sends strings over a Socket to
a Listener.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Speaker
public Speaker()
-
-
Method Details
-
main
Reads the host name and port number, as well as the strings to send, from the command line.
-