[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some findings and suggestion about Emacs on w32
From: |
Dhruva Krishnamurthy |
Subject: |
Re: Some findings and suggestion about Emacs on w32 |
Date: |
Mon, 25 Oct 2004 10:00:58 +0530 |
Hello,
On Sun, 24 Oct 2004 14:46:42 +0200, Kim F. Storm <address@hidden> wrote:
> Notice that the server is built-in using make-network-process.
> As emacs doesn't support mail slots, you need to find an alternative.
> I recall a discussion on emacs-devel about adding mailslots support in
> make-network-process. Try google for it.
>
For records, I had sent a mail regarding mail-slots. IMO, it uses very
low level (BIOS) communication and hence might be the reason for
bypassing firewall. The link the mail I sent is below:
http://lists.gnu.org/archive/html/emacs-devel/2004-01/msg00602.html
I have implemented a mail-slot server and a client in one of my
projects (to control profiling on remote computers). It seems very
striaght forward and simple. The MSDN has sample code which I just
hacked to get a client/server working with in 1hr to 2hr. So, it must
be trivial for the experienced folks here on emacs devel.
with best regards,
dhruva
--
Proud FSF member: #1935
http://schemer.fateback.com/
- Re: Some findings and suggestion about Emacs on w32, (continued)
Re: Some findings and suggestion about Emacs on w32, Richard Stallman, 2004/10/23
- Re: Some findings and suggestion about Emacs on w32, Jason Rumney, 2004/10/23
- Re: Some findings and suggestion about Emacs on w32, Guy Gascoigne-Piggford, 2004/10/23
- Re: Some findings and suggestion about Emacs on w32, Lennart Borgman, 2004/10/23
- Re: Some findings and suggestion about Emacs on w32, Jason Rumney, 2004/10/24
- Re: Some findings and suggestion about Emacs on w32, Kim F. Storm, 2004/10/24
- Re: Some findings and suggestion about Emacs on w32,
Dhruva Krishnamurthy <=
- Re: Some findings and suggestion about Emacs on w32, Lennart Borgman, 2004/10/25
Re: Some findings and suggestion about Emacs on w32, Stefan, 2004/10/24
Re: Some findings and suggestion about Emacs on w32, Kim F. Storm, 2004/10/25
Re: Some findings and suggestion about Emacs on w32, Guy Gascoigne-Piggford, 2004/10/25
Re: Some findings and suggestion about Emacs on w32, Kim F. Storm, 2004/10/25
Re: Some findings and suggestion about Emacs on w32, Dhruva Krishnamurthy, 2004/10/25
Re: Some findings and suggestion about Emacs on w32, Stefan, 2004/10/25
Re: Some findings and suggestion about Emacs on w32, Kim F. Storm, 2004/10/25
Re: Some findings and suggestion about Emacs on w32, Stefan, 2004/10/25