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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to