* netl protocol summary?
@ 2006-09-15 14:05 Marco Maggi
2006-09-22 19:50 ` Neil Jerram
0 siblings, 1 reply; 3+ messages in thread
From: Marco Maggi @ 2006-09-15 14:05 UTC (permalink / raw)
Is there a list of net protocols available for Guile
in modules and/or extensions?
--
Marco Maggi
"They say jump!, you say how high?"
Rage Against the Machine - "Bullet in the Head"
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: netl protocol summary?
2006-09-15 14:05 netl protocol summary? Marco Maggi
@ 2006-09-22 19:50 ` Neil Jerram
0 siblings, 0 replies; 3+ messages in thread
From: Neil Jerram @ 2006-09-22 19:50 UTC (permalink / raw)
Cc: guile-user
"Marco Maggi" <marco.maggi-ipsu@poste.it> writes:
> Is there a list of net protocols available for Guile
> in modules and/or extensions?
Not that I know of. My guesses are that
- there probably are a good few protocols implemented for Scheme in
general, not Guile specifically (although I still couldn't say where
to find these)
- there might be something in this area in Andy Wingo's guile-library
package.
Of course there are the http implementations in mod_lisp and
guile-www.
Is there any resource at schemers.org for finding out this kind of
thing?
Regards,
Neil
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: netl protocol summary?
@ 2006-09-24 18:59 Marco Maggi
0 siblings, 0 replies; 3+ messages in thread
From: Marco Maggi @ 2006-09-24 18:59 UTC (permalink / raw)
"Neil Jerram" wrote:
>"Marco Maggi" <marco.maggi-ipsu@poste.it> writes:
>> Is there a list of net protocols available for Guile
>> in modules and/or extensions?
>
> [...]
>
> there might be something in this area in Andy Wingo's
> guile-library package.
Mh, no.
> Of course there are the http implementations in mod_lisp
> and guile-www.
Guile-www is nowhere to be found, at least from my
observation point to the Net.
> Is there any resource at schemers.org for finding out
> this kind of thing?
There are many resources, but not this one AFAICS.
The reason I am asking is that, for the not near future, I
laid my eyes on a couple of SMTP C language libraries and on
GNU mailutils (which already has some Guile binding).
I would like to have a C language library for SMTP that I
can use in Guile and non-Guile code and that does not
duplicate code that I already have in the GEE distribution
(like base64 codec and SSL usage).
None of the libraries that I have seen so far has the
model that I like, some is not well documented and some is
not well implemented (no hooks for memory allocation and
errors in protocol implementation).
So work is needed and I do not want to duplicate efforts
already done by others.
I have to say that I was not aware of how much work has
been put into GNU mailutils, and I am impressed; but they
left behind the documentation of the C libraries... Hey! I
see that on July they released version 1.0 (after two years),
I will look into it...
--
Marco Maggi
"They say jump!, you say how high?"
Rage Against the Machine - "Bullet in the Head"
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-09-24 18:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-15 14:05 netl protocol summary? Marco Maggi
2006-09-22 19:50 ` Neil Jerram
-- strict thread matches above, loose matches on Subject: below --
2006-09-24 18:59 Marco Maggi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).