Re: Server side speech

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 10:44 AM -0400 4/26/07, Daniel Brown wrote:
   No, I meant a dedicated server that you lease in a datacenter, not one
that you'd have to be responsible for in your own home.  I had Comcast cable
Internet, too.... my speeds were actually pretty good (in northeast
Pennsylvania) with them and Adelphia, whom they bought out last year.  About
4Mbps down and 1.5Mbps up, average.  Not too shabby.

   What I was offering is to compile the code on one of my machines (Linux)
and zip'ing the file so that you could download it, bundle it with your
code, and upload it to your server in your account.  Your host shouldn't
have to do anything at all if I rewrite some of the C source and rewrite the
Makefile to compile all of the modules to be in a same-directory structure
(or a subdirectory of the runtime directory).  This would mean that you
wouldn't have to install anything in /usr/lib or something like that.  It,
instead, could be something like /home/sperling/audio/ with libraries
installed in directories under that.  You'd want it there instead of a
web-accessible directory, and then you'd call it from PHP like so: <?
passthru('../command --flag -b -l -a -h); ?>

   Just a suggestion though.

Daniel:

Wow! That's a lot for work for you. However, if you're willing to do it, I'll spend the time to see if I can get it to work on my end. This would be a good thing if we can get this to work.

Thanks a bunch.

Cheers,

tedd
--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux