From: ··········@questions.com
Subject: Protocols
Date: 
Message-ID: <qq4fftcurrjm09fn9vfc6bd530nftqh5d4@4ax.com>
One thing that might be very nice to have in Lisp would be a protocol
library.  It would have implementations of all kinds of popular protocols,
such as corba, com, rpc, tcp/ip, http, html, xml, pdf, postscript, jpeg, etc.

The big problem with implementing a protocol library is that you have to know
the protocols before you can implement them, and you have to have the
resources to test them.

Are such protocol libraries commonly available?  Or what kinds of resources
do people use instead, such as a protocol encyclopedia or some such book
containing all the information you need?
From: Paolo Amoroso
Subject: Re: Protocols
Date: 
Message-ID: <ahH4OvSnkKRK3ZpukzR6=QYQTvVe@4ax.com>
On Tue, 08 May 2001 06:43:41 GMT, ··········@questions.com wrote:

> One thing that might be very nice to have in Lisp would be a protocol
> library.  It would have implementations of all kinds of popular protocols,
> such as corba, com, rpc, tcp/ip, http, html, xml, pdf, postscript, jpeg, etc.

Code for dealing with some of those protocols is available at CLiki:

  http://ww.telent.net/cliki/


> Are such protocol libraries commonly available?  Or what kinds of resources
> do people use instead, such as a protocol encyclopedia or some such book
> containing all the information you need?

Try:

  http://www.wotsit.org/


Paolo
-- 
EncyCMUCLopedia * Extensive collection of CMU Common Lisp documentation
http://cvs2.cons.org:8000/cmucl/doc/EncyCMUCLopedia/