From: Dario Lah
Subject: lispworks udp networking
Date: 
Message-ID: <d01lm4$7o8$1@sunce.iskon.hr>
Hi,
I searched on lispworks site but i could not find any reference to UDP.

Only documentation and examples i could find are about TCP.

Does lispworks support UDP? Can you point me to some documentation/example?

Dario

From: Ng Pheng Siong
Subject: Re: lispworks udp networking
Date: 
Message-ID: <d04sg5$ehp$1@nobel.pacific.net.sg>
According to Dario Lah  <····@tis.hr>:
> I searched on lispworks site but i could not find any reference to UDP.
> Does lispworks support UDP? Can you point me to some documentation/example?

I think you need to put together some FFI to do UDP sockets in LW.


-- 
Ng Pheng Siong <····@netmemetic.com> 

http://sandbox.rulemaker.net/ngps -+- M2Crypto, ZServerSSL for Zope, Blog
http://www.sqlcrypt.com -+- Database Engine with Transparent AES Encryption
From: Andreas Thiele
Subject: Re: lispworks udp networking
Date: 
Message-ID: <d06piv$62d$04$1@news.t-online.com>
"Ng Pheng Siong" <····@netmemetic.com> schrieb im Newsbeitrag
·················@nobel.pacific.net.sg...
...
> I think you need to put together some FFI to do UDP sockets in LW.
...
I did not find anything else :)

Andreas