From: rakeller
Subject: RPC with a Lucid CL image
Date: 
Message-ID: <545eft$pjc@news2.acs.oakland.edu>
Hi, I was wondering if its possible to use RPC to communicate
between a C program on an HP box and my Lisp image on a different
HP box. Would I need to wrap my image in C or can I load the RPC
libraries and use foriegn function calls? Has anyone had any success
doing this? Thanks.