Make it a web service and use SOAP or XML-RPC http://phpsoaptoolkit.sourceforge.net/phpsoap/ --- "Mrs. Geeta Thanu" <[EMAIL PROTECTED]> wrote: > Hi Jason, > Thank you for your reply. > This is an requirement in bioinformatics lab where > they want to submit a > huge genome sequence as a input to a program ( say > in c) and get the > result and display. > > Now i want this c program in another high end > machine because it needs > lot of computations, which is not possible in sun > machine where i > installed apache+PHP. > > Now I want the PHP script, like CGI has to get the > genome from the browser > of a user and send to the machine where C program is > running and again get > the results and show as output. > > Please reply whether this is possible. > > Thank u > Geetha > > On Fri, 6 Feb 2004, Jason Wong wrote: > > > On Saturday 07 February 2004 02:57, Mrs. Geeta > Thanu wrote: > > > > > I have configured Apache webserver executing PHP > scripts on sun machine > > > and everything is working fine. > > > > > > Now I want the web server to pass on the PHP > executions to > > > another machine and once done should get the > result and display it. > > > > > > Is it possible . > > > > Depends on what you really want to do. What > problem are you trying to solve? > > > > -- > > Jason Wong -> Gremlins Associates -> > www.gremlins.biz > > Open Source Software Systems Integrators > > * Web Design & Hosting * Internet & Intranet > Applications Development * > > ------------------------------------------ > > Search the list archives before you post > > http://marc.theaimsgroup.com/?l=php-general > > ------------------------------------------ > > /* > > The trouble with computers is that they do what > you tell them, not what > > you want. > > -- D. Cohen > > */ > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: > http://www.php.net/unsub.php > > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >
__________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php