Ethernet Client (WebRadio)
-
- Newbie
- Posts: 1
- Joined: Tue Jul 08, 2014 1:17 pm
Ethernet Client (WebRadio)
I would like to build a WebRadio. It seems every example (XMOS Website & Google) is server based, but i think i need the client side. Is it even possible? Which XMOS example would point me in the right direction?Thx for the Help
-
- XCore Addict
- Posts: 158
- Joined: Thu Mar 20, 2014 8:04 am
This application note uses XMOS device as a UDP client:
https://www.xmos.com/support/appnotes/AN00121
refer to xtcp_listen() and xtcp_connect() calls.
https://www.xmos.com/support/appnotes/AN00121
refer to xtcp_listen() and xtcp_connect() calls.