emacs-devel
[Top][All Lists]
Advanced

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

Re: emacsclient on W32


From: Jason Rumney
Subject: Re: emacsclient on W32
Date: Tue, 10 Jun 2003 15:14:20 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210

Stefan Monnier wrote:
Are server.el and emacsclient working under W32 ?

AFAIK no, because it uses Unix domain Sockets, which are unavailable
on W32, and when someone tried to change it to use TCP sockets it was
changed back because of security concerns.

The hacked versions of gnuserv floating around that do work on W32
use either TCP, or some W32 specific communication mechanism.






reply via email to

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