That’s were ill start then, I have attached a Wireshark trace if you can gleam 
any more information form it.

Thanks.

From: lwip-users <lwip-users-bounces+mike.danby=ascendx....@nongnu.org> On 
Behalf Of goldsimon
Sent: 01 August 2018 10:02
To: Mailing list for lwIP users <lwip-users@nongnu.org>
Subject: Re: [lwip-users] Socket API send command packaging up data

This sounds even more like a driver issue.
Am 1. August 2018 10:45:26 MESZ schrieb Mike Danby 
<mike.da...@ascendx.com<mailto:mike.da...@ascendx.com>>:

When the test program is run for the first 3-5 seconds the each send call will 
result is the string (approx. 15 bytes) being transmitted to the client in 
separate frames. After that (even though the calls to send continue at a rate 
of 1Hz) the strings start to get packaged up into single frames. The number of 
strings in the packaged frames grows on a few iterations to be around 20 -25 
(frames around 300 bytes).

I also see  the server respond to ARP requests, however the frame is 1514 
bytes.  The data in the ARP request is correct but Wireshark notes the 
"Ethernet Frame Check Sequence Incorrect", I assume (probably incorrectly) 
because the frame size incorrect even though data is good.

-----Original Message-----
From: lwip-users 
<lwip-users-bounces+mike.danby=ascendx....@nongnu.org<mailto:lwip-users-bounces+mike.danby=ascendx....@nongnu.org>>
 On Behalf Of Sergio R. Caprile
Sent: 31 July 2018 16:38
To: lwip-users@nongnu.org<mailto:lwip-users@nongnu.org>
Subject: Re: [lwip-users] Socket API send command packaging up data

Completely missed the "20 second" part.
You don't remember wrong, and you know it ;^)

________________________________

lwip-users mailing list
lwip-users@nongnu.org<mailto:lwip-users@nongnu.org>
https://lists.nongnu.org/mailman/listinfo/lwip-users

________________________________

lwip-users mailing list
lwip-users@nongnu.org<mailto:lwip-users@nongnu.org>
https://lists.nongnu.org/mailman/listinfo/lwip-users

Attachment: data_slow.pcapng
Description: data_slow.pcapng

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to