Page 1 of 1

Can I find the explorerKit UDP example??

Posted: Wed Jan 17, 2018 6:14 pm
by pearlt
I am testing explorer kit and udp and tcp networking testing.
Example AN00121 is based on lib_xtcp 4.0 .
I want to find the example based on lib_xtcp 6.0
Is there another example ??

Re: Can I find the explorerKit UDP example??

Posted: Thu Jan 18, 2018 10:48 am
by jakeh
Hi Pearlt,

There's an example available on GitHub here.
That example uses lib_xtcp 6.0.0 and could be adapted to the eXplorerKIT.

The app_simple_webserver example can target the eXplorerKIT, so copying some of the configuration from that should get you a working UDP demo.

I hope that's helpful,
Jake