You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by Lars Schnoor <La...@ifad.dk> on 2009/05/12 11:47:08 UTC

Running xmlrpc client on specific port

Hi everyone
I have seen that a xmlrpc server can be created giving both a network 
port and an IP-address. For me this sounds like the server can be made 
to listen on a specific network interface. When creating a xmlrpc client 
only a port and address of the xmlrpc server is given. Is it possible to 
specify a IP-address for the client to use for connecting to the server? 
I mean if the client computer has multiple network cards and one 
specific should be used to connect to the server running the xmlrpc 
server software.
Thanks in advance!

Lars

Re: Running xmlrpc client on specific port

Posted by Jochen Wiedmann <jo...@gmail.com>.
On Tue, May 12, 2009 at 11:47 AM, Lars Schnoor <La...@ifad.dk> wrote:

> I have seen that a xmlrpc server can be created giving both a network port
> and an IP-address. For me this sounds like the server can be made to listen
> on a specific network interface. When creating a xmlrpc client only a port
> and address of the xmlrpc server is given. Is it possible to specify a
> IP-address for the client to use for connecting to the server? I mean if the
> client computer has multiple network cards and one specific should be used
> to connect to the server running the xmlrpc server software.

Hi, Lars,

I haven't got the slightest idea, whether the Sun HttpURLConnection or
the Apache
HttpClient (hence the respective transports) provide that possibility.
It should be
possible to hack the Light Transport in that direction, but I won't be
the one to do it. :-)

Jochen


-- 
Don't trust a government that doesn't trust you.