Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by ranju4u6

  1. R

    embedded web server doubt

    I downloaded bascom and when I compiled I am getting errors like "Error 8: out of internal memory in file:........"..... how can i resolve this?
  2. R

    embedded web server doubt

    Can you share the code? -- Amr Ali Re. Sure ...... I already shared my main function at the begining of this discussion. This is where I got stuck. case SOCK_ESTABLISHED: if(getSn_IR(s) & Sn_IR_CON) // check Sn_IR_CON bit { evb_set_lcd_text(1,(uint8...
  3. R

    embedded web server doubt

    thnk you for the reply, Actually I am not looking for connection from multiple clients, since its a control application. I managed to put the HTML page into the data memory (00-FF)of w7100. as I'm not good in pointers I have trouble in sending this HTML page using send fuction( uint16...
  4. R

    embedded web server doubt

    hi, I am a PG scholar , my final yr project is implementing a web server in w7100 for control applications. I am new with this kit and I created a socket and I am able to establish connection with the socket. but i donno how to do the communication part ie, once if the connection is...

Part and Inventory Search

Back
Top