Hello Flavio,
After install MQX you can find some example application at the next path; you can use these examples as reference,
C:\Freescale\Freescale_MQX_4_2\rtcs\examples
eth_to_serial: Simple character passing between the UART console and the telnet session. Shows custom "lightweight" telnet.
Httpsrv: Simple web server with CGI-like scripts and web pages stored in internal flash.
Shell: Shell command line providing commands for network management.
Snmp: SNMP protocol example providing microprocessor state information.
For HTTP, in the following links you can find more example applications:
http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4417.pdf
http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4345.pdf
http://cache.nxp.com/files/32bit/doc/app_note/AN4022.pdf
Unfortunately we don’t have an example implementing HTTP and SNMP.
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------