Connecting Tech Pros Worldwide Forums | Help | Site Map

sound alarm xml rpc server

Newbie
 
Join Date: Nov 2005
Posts: 1
#1: Nov 11 '05
hi,
this is the problem!
I have computer with Python xml-rpc server, and another client computer which receive some xml data.
As a client, I need to have possibility to give a sound alarm to server computer
How?

KUB365's Avatar
Administrator
 
Join Date: Jul 2005
Location: Portland, OR
Posts: 975
#2: Nov 21 '05

re: sound alarm xml rpc server


Which part are you having difficulties with? The code for the sound alert, or notifying the server machine when to sound off the alert?

When do you want the alarm to go off on the server? When the client submits data to the server . . or when the server submits data to the client?

Either way it shouldn't be too hard.
Reply