XML-RPC md5 authentication

2004-03-31 Thread Sang Park
Hi all, I have a question that I hope is not too difficult. I've written an XML-RPC server and would like to use md5 authentication (or some other http based authentication scheme). Does anyone know where I can find a good example or some documentation on how to go about doing this? Thanks Sang

Re: XML-RPC server suddently stops responding

2004-03-31 Thread John Wilson
On 31 Mar 2004, at 09:43, Filippo Capocasale wrote: Hi Daniel! Thankyou very much for your help. I agree with you that it could be a resource issue, and I'm trying to investigate about this. I've tryed to replicate the problem in our developement environment, but I succeded only partially. Le

Re: XML-RPC server suddently stops responding

2004-03-31 Thread Filippo Capocasale
Hi Daniel! Thankyou very much for your help. I agree with you that it could be a resource issue, and I'm trying to investigate about this. I've tryed to replicate the problem in our developement environment, but I succeded only partially. Let me explain. I've prepared a java test program (even