Http listener

E

elrondrules

Hi

Am new to python and I am trying to do the following:

1. Write a Http Listener (listening on a particular port) that
subscribes to a process.
2. This process posts events as xml docs.
3. Parse the xml docs as and when they are posted.

Am trying to find any resources that helps me to do write the Http
Listener..
any starting pointers would be helpful

thx
 
G

Gabriel Genellina

At said:
Am trying to find any resources that helps me to do write the Http
Listener..

Use SimpleHTTPServer; see its source code for an example.


--
Gabriel Genellina
Softlab SRL






__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top