Re: Who talks to whom?
[email protected] Thu, 5 Mar 2020 08:36:51 +0800
| Newsgroups | gmane.comp.audio.supercollider.devel |
|---|---|
| Message-ID | <CAFniQ7V145djsrECDBfdX_riZh4QpfTAGvkZCN9abqbL+W+W7A@mail.gmail.com> |
On Mon, Mar 2, 2020 at 12:20 PM <[email protected]> wrote: > for communication between language and server, you will want to review: > - https://doc.sccode.org/Reference/Server-Architecture.html > - https://doc.sccode.org/Guides/ClientVsServer.html > > the server and IDE do not communicate. Almost forgot this one... that's not strictly true. The IDE's server status bar does send its own '/status' messages (this is required because, according to the Server Command Reference, '/status' "replies to sender"). https://github.com/supercollider/supercollider/blob/develop/editors/sc-ide/core/sc_server.cpp#L437-L448 All other messages to the server come from sclang, though. hjh _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/