Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 11 months ago.
unable to use sendTo function for UDPSocket without the DHCP???!!!
Hi Gys, I am facing problem with UDPSocket. It seems like to use sendTo function I have to use DHCP. I was able to get the right response running the UDP examples only when I used DHCP. I am currently working on a project where I need to send data back and forth between MBED and Bitscope using UDPSocket and I can't add DHCP in between them. Is there anyway to do this?
Question relating to:
2 Answers
11 years, 10 months ago.
This problem has been fixed in latest revision of the EthernetInterface library.
Simply select the "EthernetInterface" folder and click on the "Update" button in the right "Library Details" panel.
Cheers, Emilio