Jabber xml-rpc

2009-01-22 Thread makkalot
Hi all i have a program which does some xml-rpc work over SSL, i want now to add some NAT capibilites to my program. The way i thought is to use jabber and send my calls over jabber xml-rpc and ssl it. - Is it the best way to make sth 'natted'? - If yes which library do u reccommend

Re: Jabber/XML-RPC lib in Python?

2005-05-11 Thread Skip Montanaro
Michael> I was wanting to write a program that lets two machines Michael> communicate (without user intervention) using XML-RPC over a Michael> Jabber network. Does anyone know of an existing library suited Michael> to that task? Googling for "Jabber XML-RPC Pyt

Jabber/XML-RPC lib in Python?

2005-05-10 Thread Michael
I was wanting to write a program that lets two machines communicate (without user intervention) using XML-RPC over a Jabber network. Does anyone know of an existing library suited to that task? I'd like it if I didn't need to worry about writing any Jabber or XML-RPC code if I could and just wo