Comm. between Python and PHP

Nils Emil P. Larsen ne-nospam7 at post.cybercity.dk
Tue Feb 22 13:05:30 EST 2005


Hello

I'm building a daemon in Python. It will measure and control some
physical devices on a serial bus. Since it is a daemon, it will never
terminate and I can't interfere with the regulation of the devices by
using command line parameters. I want to control the regulation by
using a Internet browser.

What is the easiest way to make my threaded Python daemon communicate
with a PHP-script running from Apache2 on localhost?

Thank you so far!

Nils Emil P. Larsen
--
My reply-address is valid.           www.bios-flash.dk
Min svar-adresse er gyldig.      Redning af døde BIOS'er



More information about the Python-list mailing list