<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2>Hi,</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2>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.</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2>I would prefer the latter but I can't seem to
find any documentation of these protocols. </FONT><FONT color=#000000 size=2>Can
someone point me to documentation on these protocols?</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2>Thanks</FONT></DIV></BODY></HTML>