help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to communicate with a running external process with given PID?


From: Thorsten Jolitz
Subject: Re: How to communicate with a running external process with given PID?
Date: Mon, 22 Jul 2013 11:43:25 +0200
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.3 (gnu/linux)

Aurélien Aptel <aurelien.aptel+emacs@gmail.com> writes:

> If you just want to read and write stuff, HTTP is probably overkill
> too. Use plain sockets.

While I figured out that in my case using HTTP would be just fine, I
would still be interested in the answer to my (a tad naive) original
question: how would you establish (in an Emacs Lisp program) plain
socket communication between Emacs and an already running external
process (of a Lisp dialect that is not Emacs Lisp) with given PID?

-- 
cheers,
Thorsten




reply via email to

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