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.
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: