Executing a Java Program in C#.Net 3.5

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi,

I have successfully executed a Java Program using the System.Diagonists.Process method in C# code. Right now, I would like to execute a Java Program which takes an Input from a text file. I mean, while I run the Java program in C# I want to provide a text file as an Input to the Java Program. Also, how can I know if the Java program needs an Input? Please help!!!
Thank you. I appreciate your help.

Suman Kandagatla


View the full article
 
Back
Top