This really doesn't have anything to do with XmlRpc but more to do with TCP/IP in general.

I assume you're trying to connect a client from outside the firewall to a server inside the firewall? If so, you need to configure your firewall to "port forward" incoming connections to your XmlRpc server.

You'll need to consult your firewall documentation to learn how to do this. It's no different a procedure than configuring your firewall to port forward http, smtp, pop3, etc.




Gustavo García Bernardo wrote:
Hi,

Are there some kind of XML-RPC protocol “extension” allowing a XML-RPC
server behind a NAT/FW to receive requests?  I’m thinking in some kind of
permanent TCP connection, established from server side (natted), and inside
this connection could be transmited XML-RPC requests to the natted server.

Thank you very much



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

Reply via email to