Login to unix using socket - Telnet protocols

fede

New member
Joined
Jun 28, 2006
Messages
1
Programming Experience
5-10
HI, I need to write a simple client telnet application on VB .NET.
Just need to login with (User,pass), execute commands and retrieve the response.
I tried to do it with the System.Net.Sockets library but without success.


Can Anyone help me with this ?
 
Back
Top