This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to prepare arm cortex m-3 for Dynamic DNS (DDNS)?

Hi to all
I have developed a project with arm Cortex m-3 (LPC series) equipted with tcp/ip and i connected a modem router to it with CAT5 cable .When I would like to connect to my device from another city I must buy and set the Static ip address on the router and do port forwarding to access to my device.i want to send microcontroller public ip address to the web service every time the device is reset or turn on.
Does any one know how can i use Dynamic DNS in my microcontroller and give me a light on this way in oredr to decrease the price of project via removing static ip address?