Archived Forum Post

Index of archived forum posts

Question:

SSH and pinging IP

Mar 07 '13 at 21:47

Im having troubles, Im using VB.NET 2010 and what im trying to is a start a ping and show the textbox show the pinging as the output is ready. Im able to log in and such.

thank you for the help.


Answer

What trouble are you having? Are you getting errors (is so, please post the LastErrorText property here for examination).

If you just don't know where to begin, then here's an example from Chilkat on how to execute commands over an SSH connection, written in VB.NET:

http://www.example-code.com/vbdotnet/ssh_exec.asp