I’m doing a program on C++ tutorial system which provides compiling C++ code at server side. How can I stream the each character of the output in the form of .exe or command prompt (if possible using objStreamreader method) What should I do? Please if could help me and provide me with example of full source code