LPC1769 LWIP http server tcp retransmit problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC1769 LWIP http server tcp retransmit problem

1,077 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by guc on Mon Jan 06 14:08:11 MST 2014
Hi, All:
I have a problem with my lwip http server running on LPC1769 micro. I have attached the wireshark packet to this post. my pc ip is 192.168.1.102. my lpc1769 board ip is 192.168.1.120. the small http server is running on lpc1769 board. it looks like every time the web browser try to link to the http server, it opens 4 tcpip connections, most of the time the fourth connection has problem. in the attached wireshark capture file, the fourth connection is port 63805 start from no. 43. it looks like web browser does not receive or can't recognize the response from lwip server, no. 44 and no. 45. however, wireshark does not show anything wrong with these packets. I worked on this problem for couple days still have no clue. please take a look to see whether you can help me on this issue, thanks.
Best
Gu
标签 (1)
0 项奖励
回复
1 回复

811 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sonne123 on Tue Aug 05 06:23:51 MST 2014
I do see similar retransmissions on my LPC1768 board when accessing the lwip http server. All seems to work nice and clean up to a certain point in time. Webserver slows down and finally stops working completely.

Unfortunately I also got stuck debugging here.

Did you find the answer to your (maybe our) problem? If so, would you mind sharing?

Best Regards

0 项奖励
回复