hmm tnx!

can u point me to which part i should use or manipulate even if your using the old version? so that at least i will have an idea . thanks again :) ----- Original Message ----- From: "Stanislav Miklik" <[EMAIL PROTECTED]>
To: <xmlrpc-dev@ws.apache.org>
Sent: Friday, June 29, 2007 5:48 PM
Subject: Re: XmlRpcClient persistent connections


Hi,

I think you can manage createTransport of the client always to return
transport that will keep only one connection.
I am using something like that but I am using the old (2.xxx) version of XML RPC and LiteTransport with keep-alive, but I assume that something like that
is possible also in the new one.

Regards
Stano

On 6/29/07, Don Montealegre <[EMAIL PROTECTED]> wrote:

greetings ,

    is there a way to just open and use 1 connection using XmlRpcClient
and just pass multiple request to it? tnx




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to