Rich Morin, on Sun 03 Jul 2016 16:18:23 -0700, wrote: > On Jul 3, 2016, at 15:40, Samuel Thibault <samuel.thiba...@ens-lyon.org> > wrote: > > I guess what you want to use is BrlAPI. > > http://mielke.cc/brltty/doc/Manual-BrlAPI/English/BrlAPI.html > > Thanks; that's certainly one possibility. However, this API is based > on C; might there be a message-based API (eg, JSON, REST, socket I/O) > that would be more language independent?
BrlAPI is socket-I/O-based. The C library, as well as Java, Lisp, Ocaml, Python and Tcl bindings are provided for conveniency. You can reimplement the protocol yourself, but I really recommend just using the existing implementation, writing the bindings to your preferred language if needed. Samuel _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty