Hi,
With the help of google and bytes I am able to launch(invoke) the commands(like dos commands), But the problem does end there, now I need launch(invoke) the command something like telnet in command prompt then I should be able to get control of the that process(which is launched) and then execute the respective commands(comman ds of that process) in that process. I am able to launch that process but i am not sure how should i get control of that process and subsequentely how to run the commands in that process. I very new to C# programming, any kind of pointers or help will be very greatful.
Thanks in advance
Regards,
Geet
With the help of google and bytes I am able to launch(invoke) the commands(like dos commands), But the problem does end there, now I need launch(invoke) the command something like telnet in command prompt then I should be able to get control of the that process(which is launched) and then execute the respective commands(comman ds of that process) in that process. I am able to launch that process but i am not sure how should i get control of that process and subsequentely how to run the commands in that process. I very new to C# programming, any kind of pointers or help will be very greatful.
Thanks in advance
Regards,
Geet