lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Socket API send command packaging up data


From: Mike Danby
Subject: Re: [lwip-users] Socket API send command packaging up data
Date: Wed, 1 Aug 2018 13:25:08 +0000

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+address@hidden> On Behalf Of goldsimon
Sent: 01 August 2018 10:02
To: Mailing list for lwIP users <address@hidden>
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 <address@hidden>:

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+address@hidden> On Behalf Of Sergio R. Caprile
Sent: 31 July 2018 16:38
To: address@hidden
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
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


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

Attachment: data_slow.pcapng
Description: data_slow.pcapng


reply via email to

[Prev in Thread] Current Thread [Next in Thread]