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


Groups > comp.lang.python > #60553

Re: How to determine whether client and server are on the same host

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news-1.dfn.de!news.dfn.de!news.informatik.hu-berlin.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Gregory Ewing <greg.ewing@canterbury.ac.nz>
Newsgroups comp.lang.python
Subject Re: How to determine whether client and server are on the same host
Date Wed, 27 Nov 2013 12:37:39 +1300
Lines 12
Message-ID <bfkpm5Fjl4vU1@mid.individual.net> (permalink)
References <l708pt$r5b$1@ger.gmane.org> <7wfvqkrqvb.fsf@benfinney.id.au> <mailman.3227.1385465406.18130.python-list@python.org>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Trace individual.net oxKFgDeibfSUKQYkwAZxAw77F5LpfNto15veqDo3BZTDbEZUQ8
Cancel-Lock sha1:49KNZFlTKbit9z49kRZqi7hYJho=
User-Agent Mozilla Thunderbird 1.0.5 (Macintosh/20050711)
X-Accept-Language en-us, en
In-Reply-To <mailman.3227.1385465406.18130.python-list@python.org>
Xref csiph.com comp.lang.python:60553

Show key headers only | View raw


Malte Forkel wrote:
> One special operation is not available in
> the protocol, but can be implemented by a direct file-based operation if
> the application is run on the server itself.

What would happen if you tried the file-based method when
it wasn't a local connection? Is there a danger of it
"succeeding" on the wrong machine and damaging something?

-- 
Greg

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


Thread

Re: How to determine whether client and server are on the same host Malte Forkel <malte.forkel@berlin.de> - 2013-11-26 12:26 +0100
  Re: How to determine whether client and server are on the same host Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-11-27 12:37 +1300
    Re: How to determine whether client and server are on the same host Malte Forkel <malte.forkel@berlin.de> - 2013-11-27 23:30 +0100

csiph-web