[comp.archives] [lisp] Re: Wanted: socket routines for

simon@gmdtub (Simon Leinen) (01/17/91)

Archive-name: x11/common-lisp/clx/1991-01-16
Archive: expo.lcs.mit.edu:/contrib/CLX.R4.4.tar.Z [18.30.0.212]
Original-posting-by: simon@gmdtub (Simon Leinen)
Original-subject: Re: Wanted: socket routines for (a)kcl
Reposted-by: emv@ox.com (Edward Vielmetti)

>>>>> On 9 Jan 91 19:04:19 GMT, ernst@ruuinf.serc.nl (Ernst Lippe) said:

Ernst> We are planning to do some prototyping work based on Common
Ernst> Lisp. For this work we want to use sockets as interprocess
Ernst> communication mechanism. Therefore, we would be very interested
Ernst> in a set of socket interface routines written in (a)kcl.

CLX, the Common Lisp X Windows library, communicates with the X server
using X sockets.  The CLX distribution therefore contains socket code
for various Lisp implementations, including (A)KCL.  At least if you
want your Lisp to connect to some kind of server via a TCP stream, you
should be able to use the connection code from CLX almost directly.

The latest version of CLX is available via anonymous FTP from
expo.lcs.mit.edu as /contrib/CLX.R4.4.tar.Z (1102893 bytes).

Ernst> Thanks in advance,

You're welcome,

Ernst>        Ernst
-- 
Simon.