B
Bala Nagarajan
Hi,
How do i communicate between C# and Unix? The scenario is as follows.
I have a C program residing in UNIX box that does complex calculations and
returns a result. I need to invoke this C program residing in the Unix
box from Windows Client C# application through a button click event. How do
i
manage to call a C program residing in Unix box from C# and get the
result back?
It would be really helpful if you expalin me a way to acheive this.
Thanks
-Bala
How do i communicate between C# and Unix? The scenario is as follows.
I have a C program residing in UNIX box that does complex calculations and
returns a result. I need to invoke this C program residing in the Unix
box from Windows Client C# application through a button click event. How do
i
manage to call a C program residing in Unix box from C# and get the
result back?
It would be really helpful if you expalin me a way to acheive this.
Thanks
-Bala