Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.04; 'assign': 0.04; 'completeness': 0.05; '(especially': 0.07; 'migrate': 0.07; 'subject:xml': 0.07; 'python': 0.08; 'hostname': 0.09; 'linux.': 0.09; 'to:name:python-list@python.org': 0.15; '712': 0.16; '>you': 0.16; 'currencies': 0.16; 'disclaimers': 0.16; 'disclaimers,': 0.16; 'from:addr:jpmorgan.com': 0.16; 'linux)': 0.16; 'received:155.180': 0.16; 'received:159.53': 0.16; 'received:169.70': 0.16; 'received:172.18.0': 0.16; 'received:bankone.net': 0.16; 'received:exchad.jpmchase.net': 0.16; 'received:jpmchase.com': 0.16; 'received:jpmchase.net': 0.16; 'received:svr.bankone.net': 0.16; 'securities,': 0.16; 'subject:server': 0.16; 'url:disclosures': 0.16; 'url:jpmorgan': 0.16; 'solution.': 0.19; '(which': 0.19; "doesn't": 0.23; '(on': 0.23; 'received:169.254.1': 0.23; 'header:In-Reply-To:1': 0.23; 'static': 0.24; 'windows': 0.26; 'tend': 0.28; 'server': 0.30; 'generally': 0.30; 'really,': 0.30; 'received:155': 0.30; 'received:159': 0.30; "skip:' 10": 0.30; 'hi,': 0.31; 'me?': 0.32; 'to:addr:python-list': 0.32; 'instead': 0.33; 'received:169': 0.34; 'received:169.254': 0.34; 'phone:': 0.34; 'running': 0.35; 'unless': 0.35; 'anything': 0.36; 'header:Received:8': 0.36; 'charset:us-ascii': 0.36; 'accuracy': 0.36; 'machine': 0.37; 'but': 0.37; 'run': 0.38; 'client': 0.38; "i'd": 0.39; 'help': 0.39; 'why': 0.39; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; 'communicate': 0.40; 'connect': 0.60; 'your': 0.61; 'subject': 0.61; 'address': 0.61; 'information,': 0.66; 'addresses,': 0.68; 'legal': 0.71; 'url:email': 0.72; 'sale': 0.75; 'bank': 0.76; 'investment': 0.77; 'purchase': 0.84; 'client?': 0.84; 'wine': 0.91 X-DKIM: Sendmail DKIM Filter v2.8.4 sf2.jpmchase.com pA8JYoin022333 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jpmorgan.com; s=smtpout; t=1320780890; bh=gXOqtEvV/6vf17V1nm5xd4X5HQ0jZkf7qShNmy2ND6c=; h=From:To:Date:Subject:Message-ID:References:In-Reply-To: Content-Transfer-Encoding:MIME-Version:Content-Type; b=Kba3LtloFmS1d4WUvTEl7UDsSKyI2gBz1Pr1vLyvbnGKGVwc8mCAHRyjK0zhMZKLu Q3s05wGmJHB+r2ZKgLDquPOF76IcaR5yQCYXXV2clFGcge37JLSPjx2OWgh3eoB5p1 qhW6dqzxOq+GbqLD6tiN779FCFTsO4NAedo4PMS0= From: "Prasad, Ramit" To: "python-list@python.org" Date: Tue, 8 Nov 2011 14:34:30 -0500 Subject: RE: xml-rpc server on wine Thread-Topic: xml-rpc server on wine Thread-Index: Acydbok3XZRoAuD+R5q4lB6IYA9qZQA3eTaA References: <650e9d68-e606-4424-bca7-174295306d82@ht6g2000vbb.googlegroups.com> <1320685031.8941.11.camel@linux-yu4c.site> In-Reply-To: <1320685031.8941.11.camel@linux-yu4c.site> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-DLP-FWD: Yes Content-Type: text/plain; charset="us-ascii" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1320780900 news.xs4all.nl 6915 [2001:888:2000:d::a6]:34620 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:15477 >> Hi, I have a XML-RPC server python running on VM Windows (on Linux)=0D= =0A>> and a XML-RPC client python on Linux=2E Server and client have differ= ent=0D=0A>> IP address=2E I'd like migrate server on wine=2E How can commun= icate=0D=0A>> server and client? IP address is different or is the same?=0D= =0A>> Can you help me?=0D=0A=0D=0A>Not really, this doesn't have much of an= ything to do with Python=2E If=0D=0A>you run a network application on wine= [assuming that even works] the=0D=0A>application will have the same IP/int= erface as any other application or=0D=0A>service running on the host=2E Wi= ne is not a 'virtualization' solution=2E=0D=0A=0D=0AUnless you have a speci= fic need to run it in a virtual machine (which =0D=0AWINE is not), why not = run it directly from Linux? I generally prefer=0D=0Ato use a DNS name or ho= stname to connect instead of IP because the=0D=0AIP addresses can be dynami= c (especially when you start accessing it =0D=0Afrom outside your local net= work)=2E Even internally, I tend to use hostnames=0D=0Aand not IP addresses= , but mostly because it is faster/easier for me =0D=0Ato type (I assign sta= tic IPs internally)=2E=0D=0A=0D=0ARamit=0D=0A=0D=0A=0D=0ARamit Prasad | JPM= organ Chase Investment Bank | Currencies Technology=0D=0A712 Main Street | = Houston, TX 77002=0D=0Awork phone: 713 - 216 - 5423=0D=0A=0D=0A--=0D=0AThis= email is confidential and subject to important disclaimers and=0D=0Acondit= ions including on offers for the purchase or sale of=0D=0Asecurities, accur= acy and completeness of information, viruses,=0D=0Aconfidentiality, legal p= rivilege, and legal entity disclaimers,=0D=0Aavailable at http://www=2Ejpmo= rgan=2Ecom/pages/disclosures/email=2E