Hi, i am need to write a debugger tool, i am connecting to a web-sever thru ssh and i am listening to a data-hub, i get like 100 lines per second, using the library i am able to connect and execute simple commands, but I want to parse the lines as i get them, from what i have read on the forums i think i should use the shellStream class, i am quite new to c#, could you point me to a discussion that i maybe missed, or could you give an example?
↧