C# Call external command and read Stdout unbuffered -


is there way call external command line program , read stdout un-buffered? have read several topics , examples propose use of process.beginoutputreadline() it's preconditions. (msdn process.beginoutputreadline)

my problem program i'm calling (which not have source code for) not line break output during execution. resulting in have wait until execution finished , parse data @ once.

any ideas?

had idea append program i'm calling start /b more & my_prog.com , feeding running process newline on stdin never got working program "start: /b: system cannot find file specified.". seemed work in cmd prompt though.


Comments

Popular posts from this blog

account - Script error login visual studio DefaultLogin_PCore.js -

xcode - CocoaPod Storyboard error: -