devkit-sdk icon indicating copy to clipboard operation
devkit-sdk copied to clipboard

[Feature Request] Support dns_local_addhost API.

Open formulahendry opened this issue 5 years ago • 1 comments

When using DevKit to connect to IoT Edge device, we will meet with DNS resolving problem. Though we could use IP Address of the Edge device, the IP Address may change. We need to re-generate the cert, and re-setup the device connection string, when IP Address is changed. If DevKit have the dns_local_addhost API, it would be very useful. We would not have the DNS resolving problem.

See API detail here: https://os.mbed.com/users/aos/code/lwip/docs/tip/dns_8c.html image

formulahendry avatar Aug 23 '19 07:08 formulahendry

This issue has been automatically marked as stale because it has no recent activities. It will be closed if no further activity occurs within 3 days. Thank you for your contributions.

github-actions[bot] avatar Mar 29 '21 13:03 github-actions[bot]