7 years, 4 months ago.

Need help with UDPSocket with mbed-os5

Hello,

I already have a TFTP server for the original mbed code, but I want to modify it to work with mbed-os5. The UDP implementation is a bit different between the two. For example, the original mbed concept of "endpoint" in order to gain access to a remote device no longer exists in mbed-os5.

I just need some example code or a "how to" for UDPSocket.

Regards,

...kevin

Be the first to answer this question.