If you are using the internal WebServer class, it would seem that you could just instantiate two server objects, binding each to its own port and you would be all set. You should also be able to pass them both the same XmlRpcHandler object. I've never used the SSL portion of the code, so I can't comment on that.

-jr

Jorge Anselmo wrote:

Hi everyboad, I would like to know if somebody knows how to stay
listenning on a different port in the same server in a same computer,
for example, one port should be especific to SSL connections and that
one should be to non-SSL connections. I'm developing an Desktop
application with xmlrpc-1.2-b1.

[]'s

Anselmo



Reply via email to