RE: [EMAIL PROTECTED] Running Batchfiles

2006-05-09 Thread Axel-Stéphane SMORGRAV
You'll find a tutorial on CGI here: 
http://httpd.apache.org/docs/2.0/howto/cgi.html 

-ascs

-Original Message-
From: Broun Emmanuel [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 08, 2006 9:38 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Running Batchfiles

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 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 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 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]



Re: [EMAIL PROTECTED] Running Batchfiles

2006-05-08 Thread Broun Emmanuel
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 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 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]



Re: [EMAIL PROTECTED] Running Batchfiles

2006-05-07 Thread Nick Kew
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 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]



Re: [EMAIL PROTECTED] Running Batchfiles

2006-05-07 Thread John Hicks

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.
> Am doing this using Java but there is always an error of access.

what can i do


--You posted your query to a thread on "ASP on Apache" so it might not 
get much notice.


--You posted your query to an Apache mailing list, but it appears to 
have little to do with Apache.


--If you are trying to run executables on a server, are getting access 
errors, and are puzzled about that, one might question whether you are 
authorized to run executables on the server in the first place.


--If you are trying to do all this via Java, you might try posting your 
query to a Java mailing list.


Good luck (I think :)

--J


-
The official User-To-User support forum of the Apache HTTP Server Project.
See 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]



[EMAIL PROTECTED] Running Batchfiles

2006-05-07 Thread Broun Emmanuel
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. Am doing this using Java but there is always an error of access. 
what can i do

-
The official User-To-User support forum of the Apache HTTP Server Project.
See 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]