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
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
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