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.

LM3S9B92 and http server

I have MCU SDK based project. I have limited web server connections to 2 and have problem, First, sometimes connection is being closed after sending page by device, second It looks like web browser does not respond correctly and browsing is not possible for few minutes.

MyDevice: Sends Fin packet.  PC IE reponds Ack and next Rst instead of Fin. Every next connection try ends with Rst reponse from MyDevice. It last few minutes.

Is anything what I can do with that (without changing tcp timeouts) ? 

 

Regards

Marek