|
From: | Vass Szabolcs |
Subject: | [lwip-users] Binary file upload chrashes the program (lwip 1.4.1) |
Date: | Thu, 9 Feb 2017 15:16:25 +0200 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 |
Hello, I'm working on a webserver application, and I use the lwip 1.4.1 tcp/ip stack. I'm working on STM32F407 device. I implemented the binary file upload, but sometimes when I try to upload the files, get TCP retransmission and TCP Dup Ack error on network capture. Sometimes the file upload was succesfully and somtimes wasn't. Can You tell me somebody why it's caused? I didn't find the right solution up to now. The two captures(one when the upload was succesfully, one when wasn't) is available at this link. Please use the following filter to see the captures between my PC and my device: ip.addr == 192.168.0.23 Please help me. Kind regards, Szabolcs |
[Prev in Thread] | Current Thread | [Next in Thread] |