This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HTTP Connection Status to UART

Dear Members. I need a small help I want to place the following line of code in enet_io.c example for 'HTTP connection established confirmation'. 

UARTprintf("HTTP Connection established.\n");

Where should I put it so that once the browser establishes a connection user can get a UART Confirmation. 

Regards

Vikram