• Insert Own Error 404 Page in LPC1764
    Hell , I am using LPC1764 to make http web server.In this example when i try to open page that is not list in HTTP_Server example in MCB1700 board then it gives "Error 404 - Not Found The requested...
  • Simple Web server
    I have setup a Server using the LPC1788 & TCPnet & i can communicate with it with a TCP/IP utility like PacketSender.This is without http. Now i want to make a web server that can serve simple static...
  • WEB pages on Embedded Server
    Hello, I am using the cgi files into an application. I have used the FCARM utility to convert the cgi files into a single Web.c file. But the problem i am facing is : my cgi files contain the Java...
  • embedded web server
    Hi I'm doing a project on embedded web server.I'm using IAR Embedded workbench software tool and lpc2378 kit for that.could anyone send example coding for Ethernet connection
  • WEB-SERVER IMPLEMENTATION ON LPC2148
    I am trying to make a webserver using LPC_2148.i have designed a tcp/ip stack based on uIP format but the device is not transmitting anything.can anyone help me out?