valenok
05-22-2008, 12:11 AM
I'm running a program console program c.exe on the server.
When I have direct access to that computer I just make input to this console with keyboard. ( console like the one you see .. cmd.exe)
I want to make web interface which will send data to this console imitating
keyboard input. What functions should I use ? and how do I get the process id
for the running program.
Much thanks ahead
When I have direct access to that computer I just make input to this console with keyboard. ( console like the one you see .. cmd.exe)
I want to make web interface which will send data to this console imitating
keyboard input. What functions should I use ? and how do I get the process id
for the running program.
Much thanks ahead