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

Constructor Index

 o MyEchoClient()

Method Index

 o main(String[])

Constructors

 o MyEchoClient
 public MyEchoClient()

Methods

 o main
 public static void main(String args[]) throws IOException
Hosted by www.Geocities.ws

1