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!