Looking for a DNS client / DHCP client example

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Looking for a DNS client / DHCP client example

Jump to solution
4,437 Views
vier_kuifjes
Senior Contributor I

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!

Labels (1)
Tags (1)
1 Solution
790 Views
EAI
Contributor IV
Many of the examples provided in the releaseare configured with DHCP and DNS clients. You can look at demo\security_email\security_network.c as one example.

View solution in original post

5 Replies
791 Views
EAI
Contributor IV
Many of the examples provided in the releaseare configured with DHCP and DNS clients. You can look at demo\security_email\security_network.c as one example.
790 Views
AloysiusJegan
Contributor III

Thanks for the info. I implemented in my project and it is working fine.

 

 

Regards

Aloysius Jegan

 

http://www.aloysiusjegan.in

 

 

 

0 Kudos
790 Views
vier_kuifjes
Senior Contributor I

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...

0 Kudos
790 Views
vier_kuifjes
Senior Contributor I
Anyone?
0 Kudos
790 Views
AloysiusJegan
Contributor III

Anyone?????????

Even I also want the same...

 

 

-AJ

 

http://www.aloysiusjegan.in

0 Kudos