lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] tcp_write function merges 2 different packets while sen


From: Urvi
Subject: Re: [lwip-users] tcp_write function merges 2 different packets while sending
Date: Mon, 23 Dec 2019 02:18:54 -0700 (MST)

Thank you Everyone for your reply.

First of all I am using TLS/SSL handshaking over lwIP for my IoT
application. So I can't opt for UDP instaed of TCP.
Second thing is that all data packets of any size (i.e. 6/45/51/384/854
bytes) are generated by TLS library at the time of handshaking. So I don't
have any control on data packet framing as it is done by tls library.

So in this case how am I able to overcome this problem?




--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

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