xml-rpc server python

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
pacopyc
Newbie
Newbie
Posts: 1
Joined: Fri Nov 04, 2011 5:09 pm

xml-rpc server python

Post by pacopyc »

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
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: xml-rpc server python

Post by vitamin »

pacopyc wrote:How can communicate server and client?
Should be the same as before.
pacopyc wrote:IP address is different or is the same?
You asking us? You own & setup the server. You should know if it have multiple IPs or not.
Locked