Results 1 to 3 of 3
Hi,
I am currently writing a TLS telnet client using java
As far as i know there is an abstract class SSLSocket that extends Socket class,but i am unsure as ...
- 12-20-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 1
TLS telnet client using java
Hi,
I am currently writing a TLS telnet client using java
As far as i know there is an abstract class SSLSocket that extends Socket class,but i am unsure as to how to override its abstract functions
If somebody has worked on this kindly tell me how to
go ahead with this.
Regards,
Vineet
- 12-21-2005 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,788
Welcome to the board.

Somehow your post got into the wrong forum. Perhaps a moderator will move it for you so that you'll have a better chance of getting good answers.
Sorry I can't help with the problem but I don't do any java stuff.
- 12-21-2005 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,788
Then again, maybe they won't.
Originally Posted by ozar
Sorry...


Reply With Quote
