Hello Friends
I having a console base application, where all outputs will come on console that stdout. I want to print the outputs of that console base application in GUI application and i want to take input from user and redirect to that console base application. So i want the two way communication between console base application and window application. I don't have to make any change in that console base application.
I am able to trap the output of console base application and able to redirect to out window but i unable to take input from user for that con. base application.
plz help me.
byeeee
shivesh
I having a console base application, where all outputs will come on console that stdout. I want to print the outputs of that console base application in GUI application and i want to take input from user and redirect to that console base application. So i want the two way communication between console base application and window application. I don't have to make any change in that console base application.
I am able to trap the output of console base application and able to redirect to out window but i unable to take input from user for that con. base application.
plz help me.
byeeee
shivesh