emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: w32 does not have emacsclient/server


From: Jason Rumney
Subject: Re: w32 does not have emacsclient/server
Date: Wed, 27 Jul 2005 17:31:16 +0100
User-agent: Mozilla Thunderbird 1.0.5 (Windows/20050711)

Juanma Barranquero wrote:
On 7/27/05, Jason Rumney <address@hidden> wrote:

  
Multiple users can start servers on the same machine, so assigning a
"standard" port is likely to conflict. It is better to let the socket
library choose a free socket. The client will be reading it from a file
anyway, so the user does not need to know what port has been chosen.
    

OK but, what about connecting to a remote server? You don't need read
access to the filesystem to do it, do you? How's that currently done?
  
You need to be able to transfer the authorization file somehow.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]