Which class for Telnet

  • Thread starter Thread starter Eran.Yasso
  • Start date Start date
E

Eran.Yasso

Hi all,

I need to write app for telnet client.
I saw that there's the Socket class. the point is that I need to
implement the protocol.
Is there other way\class that I can do it with no need to implement
the protocol?

thanks,
 
Back
Top