C# GUI event run a C executable

Z

zenonk

I have a C# GUI on a Windows XP machine. I need it to run a C
executable which resides on a UNIX machine which is networked with the
Windows machine. In C++, I think I could have done this with a
System() call. Is there a way to do this in C#?

thanks,

Zenon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top