You can use UDP sockets through raw devices and ffi.

There is a pretty comprehensive socket ffi in Gerbil which you can use with raw Gambit code:
https://github.com/vyzo/gerbil/blob/master/src/std/os/_socket.scm

Of course you may want to try out Gerbil in full, which has quite good support for sockets with a high level interface:
https://github.com/vyzo/gerbil/blob/master/src/std/os/socket.ss

-- vyzo


On Thu, Aug 3, 2017 at 2:56 PM, Guillaume Cartier <gcartier@jazzscheme.org> wrote:
Hi everyone,

What is the current state of UDP in Gambit?

I found
- an old post where Marc says he has preliminary support and
https://github.com/bitwize/gamsock which looks interesting but hasn't been updated in years

Anything else available if I need to integrate UDP in my Gambit application?

Thanks

_______________________________________________
Gambit-list mailing list
Gambit-list@iro.umontreal.ca
https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list