<div dir="ltr"><div><div><div>You can use UDP sockets through raw devices and ffi.<br></div><br>There is a pretty comprehensive socket ffi in Gerbil which you can use with raw Gambit code:<br><a href="https://github.com/vyzo/gerbil/blob/master/src/std/os/_socket.scm">https://github.com/vyzo/gerbil/blob/master/src/std/os/_socket.scm</a><br><br></div>Of course you may want to try out Gerbil in full, which has quite good support for sockets with a high level interface:<br><a href="https://github.com/vyzo/gerbil/blob/master/src/std/os/socket.ss">https://github.com/vyzo/gerbil/blob/master/src/std/os/socket.ss</a><br><br></div><div>-- vyzo<br></div><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 3, 2017 at 2:56 PM, Guillaume Cartier <span dir="ltr"><<a href="mailto:gcartier@jazzscheme.org" target="_blank">gcartier@jazzscheme.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8px">Hi everyone,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">What is the current state of UDP in Gambit?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I found</div><div style="font-size:12.8px">- an old post where Marc says he has preliminary support and<br></div><div style="font-size:12.8px">- <a href="https://github.com/bitwize/gamsock" target="_blank">https://github.com/bitwize/g<wbr>amsock</a> which looks interesting but hasn't been updated in years</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Anything else available if I need to integrate UDP in my Gambit application?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks</div></div>
<br>______________________________<wbr>_________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" rel="noreferrer" target="_blank">https://webmail.iro.umontreal.<wbr>ca/mailman/listinfo/gambit-<wbr>list</a><br>
<br></blockquote></div><br></div>