Xref: utzoo comp.sys.hp:3575 comp.lang.lisp:2466 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!bloom-beacon!athena.mit.edu!chekmate From: chekmate@athena.mit.edu (Adam Kao) Newsgroups: comp.sys.hp,comp.lang.lisp Subject: Does HP/Lucid Common Lisp support pipes/sockets? Message-ID: <1989Nov28.224043.13541@athena.mit.edu> Date: 28 Nov 89 22:40:43 GMT Sender: root@athena.mit.edu (Wizard A. Root) Reply-To: chekmate@athena.mit.edu (Adam Kao) Organization: Massachusetts Institute of Technology Lines: 17 Hello, I am trying to get a Lisp process and a C process to communicate with each other. I would like to use pipes or sockets but I don't know if the Lisp I'm using can handle that and I don't know where to look. Can anyone help? Suggestions for other ways to connect Lisp and C processes are also welcome. I am using the: HP COMMON LISP II Development Environment Rev A.02.01 02/08/88 on HP 350 workstations. I also hope to have my software run with the 835 Lisp environment, if that makes a difference. Thanks very much, Adam Kao