Which HTTPd is better for M5225X?

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

Which HTTPd is better for M5225X?

1,009 Views
allankliu
Contributor III

Hi,

 

I am trying to complete the existing demo http web servers with necessary features: HTTP basic authentication, POST method and DHCP client. I evaluated MQX demo project, Niche + CMX demo, digibutler projects, FreeRTOS demo, uC/OS-II demo. According to my test result, the MQX demo has the most stable performance. So I hope to use MQX demo as code base, although Digibutler has implemented the authentication part. And I saw the authentication code is implemented in RTCS/MQX. However, the RTCS pdf in MQX is very comprehensive, but not too much on http server.

 

Does anyone know how to use the RTCS HTTP? 

Labels (1)
0 Kudos
1 Reply

312 Views
mjbcswitzerland
Specialist V

Hi

 

You may like to also look at the uTasker project (normally a M5225X is running on-line at demo.uTasker.com). This includes HTTP with post (ARP, RARP, ICMP, IP, UDP, DHCP, DNS, TFTP, TCP, dynamic HTTP, FTP, SMTP, POP3, TELNET, NetBIOS and VLAN), with DHCP and much more...
http://www.utasker.com/kirin3.html

 

Regards

 

Mark

 

 

0 Kudos