• 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...
  • embeded web server
    iwant to do a project on "embeded web server" using 8051 .my fisrt aim is to interface "NIC" with 8051.i need ideas abt it plz help me
  • 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
  • Embedded Web server over LPC178
    I want to develop Web page over LPC1788. So I am using Keil RTOS2 RTX5.I created two projects. One project as a just simple TCP socket server. In which I used functions mentioned below to create socket...
  • 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?