Hi, I am testing the MCB 167 .NET board to build a simple web server. I only need to serve three different web pages with links between them. I am following the apnt_164 note and trying to extend it to my needs but anytime I touch something the program doesn't work, and I am unable to go on althought I think I have understood the working of the apnt_164. In any case this app note is very simple to show the real possibilities of the board and there is not further documentation. Could anybody give me a hint or a sample (more elaborate program than the apnt_164). Thanks. Jose
Hello Jose, you could try to extend this simple HTTP server based on the lwIP TCP/IP stack. A port for Keil C166 and the MCB167-NET board is available here: http://www.christianscheurer.ch/projects/lwip I also suggest searching the mailing list archive to get more help: http://mail.gnu.org/archive/html/lwip-users/ Greetings, Christian