View Single Post
  #1 (permalink)  
Old 11-06-2007, 10:10 AM
lu_ozzie lu_ozzie is offline
Newbie
 
Join Date: Nov 2007
Posts: 3
Question Comunicating with a Telnet Server

My question is, can I comunicate with a telnet server? I have a PPC application and i need to write and read string of text with a telnet server...
I'm trying to use Network.dll and BinaryStream.dll, but I don't have enough info and I don't know how to deal with these classes...
Any suggestion or example will be very appreciate!
Thanks!
Reply With Quote