Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #15419

Re: xml-rpc server on wine

Subject Re: xml-rpc server on wine
From Adam Tauno Williams <awilliam@whitemice.org>
Date 2011-11-07 11:57 -0500
References <650e9d68-e606-4424-bca7-174295306d82@ht6g2000vbb.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.2503.1320685120.27778.python-list@python.org> (permalink)

Show all headers | View raw


On Sat, 2011-11-05 at 05:50 -0700, pacopyc wrote:
> 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?

Not really, this doesn't have much of anything to do with Python.  If
you run a network application on wine [assuming that even works] the
application will have the same IP/interface as any other application or
service running on the host.  Wine is not a 'virtualization' solution.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

xml-rpc server on wine pacopyc <pacopyc@gmail.com> - 2011-11-05 05:50 -0700
  Re: xml-rpc server on wine Adam Tauno Williams <awilliam@whitemice.org> - 2011-11-07 11:57 -0500
  RE: xml-rpc server on wine "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2011-11-08 14:34 -0500

csiph-web