lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Slow down the TCP/IP packet generation rate in LWIP stack


From: shruthi
Subject: [lwip-users] Slow down the TCP/IP packet generation rate in LWIP stack
Date: Sun, 7 May 2017 11:18:48 -0700 (MST)

Hi,

I want to know if it is possible to control the rate at which the LWIP stack
generates new (consecutive) TCP/IP packets. Please see the attached picture.
It shows a packet capture between a typical TCP/IP server-client system. The
client is at 192.168.1.102 and the server is at 192.168.1.202. The time is
in "Seconds since previous captured packet" format. You can see that the
client initiates the handshake sequence and immediately after finishing the
handshake it sends out its data to the server. I am basically interested in
packets 7 and 8, which have been highlighted. Both are generated
consecutively by the client with a time difference of about 58us. Is it
possible to increase this delay to a few milliseconds? Can the rate of
packet generation of the stack be controlled?

<http://lwip.100.n7.nabble.com/file/n29567/tcp_client_no_nfc.png> 


Regards,
Shruthi



--
View this message in context: 
http://lwip.100.n7.nabble.com/Slow-down-the-TCP-IP-packet-generation-rate-in-LWIP-stack-tp29567.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

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