
Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/
I tried to google.and downloaded one which was extremely complicated and
was not working correctly.Hence requested for help.
Thomas Fritsch - 17 May 2006 12:33 GMT
> I tried to google.and downloaded one which was extremely complicated and
> was not working correctly.Hence requested for help.
Try to google again.
Open Google, go to "Advanced search", at "with all the words" type in
java telnet client
You'll get dozens of promising hits on the first pages. Try out some of
them.

Signature
Thomas
Dale King - 17 May 2006 15:14 GMT
> I tried to google.and downloaded one which was extremely complicated and
> was not working correctly.Hence requested for help.
In reality, telnet is a pretty complicated protocol, so it is difficult
to make it simple.
I'd suggest http://jakarta.apache.org/commons/net/

Signature
Dale King