Please help me how do i use CGI to do this?
Thank you
 
 

----- Original Message ----
From: Nick Kew <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Sunday, 7 May, 2006 9:34:11 PM
Subject: Re: [EMAIL PROTECTED] Running Batchfiles


On Sunday 07 May 2006 20:17, Broun Emmanuel wrote:
> Hello freinds
>
> I intend to run locally installed software (.exe, dll) from a remote
> machine. The interest is to carry out computing at the server, then call
> for results to the client.

That's what CGI is for.

> Am doing this using Java

Given Java's builtin isolation from native applications (together with its
heavy footprint), that must be the absolute most inefficient possible way
to go about it.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to