• 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?
  • Web server becomes blocked
    Hi, I have been using the Keil embedded web server on a ARM Cortex M3 processor which is incorportated into the Smartfusion System on chip. The processor is used to control a box of electronics to control...
  • WEB server suggestion
    I would like to suggest subtle change to rl_net_lib.h file - namely, HTTP_CFG structure. Currently, it is declared as const and that prohibits any runtime changes of it. We have an application, where...
  • LPC1764 Web server
    I am using using Keil Network stack 6.4.0 for web server application.Web server running ok for sometime but after that web pages are not open but pings and other query to board over ethernet is ok.Have...
  • WEB Server authentication
    Hello, I would like to run WEB Server on my board AT91SAM9260 but I want to use more than one users for authentication. For example: The user "admin" can open all pages on server, user "guest" can...