|
I caugth included example WinFormRExec, and started two threads, calling each thread to
Seems that both threads are executed and that both sessions are started, i´m sending on each thread a long runing task (a ssh cpmmand that needs some minutes). I´m using:
But i only receive data in real time from one thread, the other thread send all data when second thread finished. Not sure if i´m missing soemthing or if isn´t possible start two simulatenous ssh conections to same serve. Thanks in advance for your time and help. |
|
Sorry i feel stupid :P , was my mistake, i fixed the code missed something. Solved. :) No problem! Don't hesitate to ask if you run into problems again.
(18 Mar '11, 15:34)
Lukas Pokorny ♦♦
|