I have a Coldfire Lite based application that I would like to try to port to MQX. This application works as a HTTP client (not a HTTP server as in most demo apps).
There is a lot of MQX documentation available, which I'm reading, but some practical examples are sometimes more useful. Can someone provide me with some working code examples of a DHCP client and DNS client?
Any help is much appreciated!
Solved! Go to Solution.
Thanks for the info. I implemented in my project and it is working fine.
Regards
Aloysius Jegan
Thanks.
Is this file actually being used in any of the demo projects? There doesn't appear to be a .mcp file in the security_* folders...