interface protocols for erlang
John Gibbons
johng@REDACTED
Wed Dec 23 11:00:44 CET 1998
Hi,
I want to interface a Lisp system to Erlang and there appear to be two ways to do this. I can invent my own local protocol over TCP/IP for the specific task and implement that in both Erlang and Lisp, or I can use the existing Erlang approach as has been done with Java/Jive.
I would prefer the latter but I can't seem to find any documentation of these protocols. Can someone point me to documentation on these protocols?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/19981223/85c735f5/attachment.htm>
More information about the erlang-questions
mailing list