telnet command in vb.net 
Author Message
 telnet command in vb.net

How do I write the username and password in this command so that it accepts
the login?

Can I add other commands that will be needed after that?

Can I suppress the command window?

System.Diagnostics.Process.Start(telnet://address:portname)



Sat, 08 Oct 2005 09:19:11 GMT  
 telnet command in vb.net
Hello,


Quote:
> Can I suppress the command window?

> System.Diagnostics.Process.Start(telnet://address:portname)

http://www.vbsource.net.ms/dotnet/samples/miscsamples/
-> sample "RedirectConsole"

Regards,
Herfried K. Wagner



Sat, 08 Oct 2005 09:25:39 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. searching SSH2.NET and Telnet.NET controls

2. Problem with my VB.NET telnet client

3. Problem with my VB.NET telnet client

4. Automate a Telnet Command

5. starting default telnet app and send commands

6. starting default telnet app and send commands

7. GURUS: Aplication Running Telnet Commands

8. Winsock - Telnet Commands?

9. shell command using telnet

10. Telnet.Net sample codes

11. run net.exe (net send) with external commands

12. Form.show command in VB.NET

 

 
Powered by phpBB® Forum Software