UDP?
We may need to do UDP (both as server and client) in LispWorks - how do we do that? -- (espen)
We may need to do UDP (both as server and client) in LispWorks - how do we do that? -- (espen)
On 04 May 2004, at 11:36, Espen Vestre wrote: > We may need to do UDP (both as server and client) in LispWorks > - how do we do that? > -- > (espen) I would add multicasting to the request as well: I was thinking about that in the context of keeping in sync multiple application servers doing load-balancing (and/or failover). Sven