Calling unix exe from web page

M

manju.ittangur

Hi,

I have to call the exe which is running in UNIX from the ASP.NET
webapplication and get the output

The exe which is in Unix is deployed in different server(machine) and
my web application server is deployed different server(machine).
am using C#, ASP.NET 2.0.
Please help me to do the same, Thanks in advance
 
B

bruce barker

how you call the unix depends on security. you could use rsh if security
allows, telnet, or put the exe under an apache cgi bin folder and call it via
http

-- bruce (sqlwork.com)
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top