Lisp HUG Maillist Archive

UDP Sockets in Lisp

Someone was asking about how to do UDP sockets in Lisp.  I just ran across this interesting site....

http://www.cl-user.net/asp/libs/trivial-sockets


David McClain
Chief Technical Officer
Refined Audiometrics Laboratory
4391 N. Camino Ferreo
Tucson, AZ  85750

email: dbm@refined-audiometrics.com
phone: 1.520.390.3995
web: http://www.refined-audiometrics.com
Skype: dbmcclain


Re: UDP Sockets in Lisp

Yer... I had a look at that. There's a patch for UDP on the CLiki "project"
page, but that's only for CMUCL AFAICT.

And I've just grepped the source for "UDP|udp", and there's nothing there...

<ob-oh-for-this-stuff-to-be-defined-in-a-standard-library-whinge/>

I'll be knocking something together to do this soon (on Win32 at least), so stay
tuned.

Cheers anyway,

John :^P

David McClain wrote:
> Someone was asking about how to do UDP sockets in Lisp.  I just ran 
> across this interesting site....
> 
> http://www.cl-user.net/asp/libs/trivial-sockets
> 
> 
> David McClain
--
John Pallister
john@synchromesh.com



Updated at: 2020-12-10 08:46 UTC