11-28-2012 11:46 AM
There are many ways you could do that. You could start the program with dumping its output to a file (<your_program> > dump.txt). And then open another ExtraPuTTY session and do a "cat" on that file (cat dump.txt) with the ExtraPuTTY send-receive function as desired to see the program output that has piled up in said file. That's sort of a quick and dirty way to do it that I think of off the top of my head. There are certainly more elegant ways to do it by piping the output to memory somehow or something like that, but I don't know how to do that off the top of my head.
Thanks,
BB
11-28-2012 11:49 AM
thanks for help, I will check it.
07-09-2015 04:29 PM
Billy_Barty posts some thing like a virus
He used file dll to call a .exe program
Becarefull with this
07-20-2015 05:26 AM - edited 07-20-2015 05:28 AM
hi all
i got succesfull to connect with galieo via SSH protocol
i use dll from extraPutty software
i order to run demo application
you can you my Blink example in folder
\ExtraPuTTY\lv\VIs
see my video to have a look
https://www.youtube.com/watch?v=ommtweJBUKM&feature=youtu.be
link for soure code
https://www.dropbox.com/s/p2hnq0y1zm9oztq/ExtraPuTTY.zip?dl=0
becarefull with your device IP address
you should to corrected it before running
if you have any question
send email to : ndhoang@iop.vast.ac.vn
i hope it will be usefull for you
best regards