diysandbox / Wirefree

Wi-Fi library for DIY Sandbox products.
http://diysandbox.com
21 stars 10 forks source link

UDP example #7

Open jaxzin opened 12 years ago

jaxzin commented 12 years ago

Is opening a UDP socket possible? Not clear from the code or the existing documentation.

diysandbox commented 12 years ago

Hi Brian,

UDP support is coming in our next update to the Wirefree library.

We should have it ready very soon.

Regards,

DIY Sandbox

On Wed, May 30, 2012 at 12:47 PM, Brian R. Jackson < reply@reply.github.com

wrote:

Is opening a UDP socket possible? Not clear from the code or the existing documentation.


Reply to this email directly or view it on GitHub: https://github.com/diysandbox/Wirefree/issues/7

Director of Operations DIY Sandbox LLC 520-271-4144

diysandbox.com

phuijse commented 12 years ago

Looking forward to this, any tentative date for next update with UDP support?

sepal commented 11 years ago

Any news on this issue?

thejbw commented 11 years ago

Just poking for an update. The repo says that WifiClient.h "Adds Wifi driver functionality to handle UDP client sockets" but I have had no luck getting it to work. I am attempting to build an NTP reader with the latest version... is there an updated example?