Hello, i hope the question hasn't allready been answered, i've looked extensevly.
I want to declare a ssh client publicly.
In a sub configure the client, connect and send a command. The result for my command takes a while so i dont want the UI to freeze plus i might get multiple lines as a response. So i would like to handle every line received when it comes...
like a DataArrival event for winsock. Hope i made myself clear.
I dont have a lot of experience so an extensive answer (for vb.net) would be much apreciated .
Thank you