Newsgroups: comp.lang.lisp,comp.lang.franz.lisp
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!yeshua.marcam.com!usc!math.ohio-state.edu!jussieu.fr!univ-lyon1.fr!swidir.switch.ch!news.unige.ch!usenet
From: baujard@cui.unige.ch (BAUJARD Olivier)
Subject: Multi-processing and sockets in Allegro Common Lisp
Message-ID: <1994Oct20.144838.26829@news.unige.ch>
Sender: usenet@news.unige.ch
Reply-To: baujard@cui.unige.ch
Organization: University of Geneva - CUI
Distribution: world 
Date: Thu, 20 Oct 1994 14:48:38 GMT
Lines: 18

Hi,

I'm interested in making socket connections between several processes in
Allegro Common Lisp. Basically, I want to create several processes in a
Lisp image. In each process, I want to open a socket (either Unix or
Inet) and to wait for connections on that socket. Is it possible to
use (with or without modifications) the ipc functions provided with
Allegro Common Lisp ? Did anybody work on the same topics ?

Any pointers are welcomed,

Cheers

Olivier




