Hi, I have a XML-RPC server python running on VM Windows (on Linux) and a XML-RPC client python on Linux. Server and client have different IP address. I'd like migrate server on wine. How can communicate server and client? IP address is different or is the same?
Can you help me?
Thanks
xml-rpc server python
Re: xml-rpc server python
Should be the same as before.pacopyc wrote:How can communicate server and client?
You asking us? You own & setup the server. You should know if it have multiple IPs or not.pacopyc wrote:IP address is different or is the same?