Class MyEchoClient
java.lang.Object
|
+----MyEchoClient
- public class MyEchoClient
- extends Object
File name : MyEchoClient.java
Task : This class sends string of characters(ex tick) to the
specified host and port and returns the text from the server
- Version:
- 1.3
- Author:
- P . Sooriyakumar
-
MyEchoClient()
-
-
main(String[])
-
MyEchoClient
public MyEchoClient()
main
public static void main(String args[]) throws IOException