Re: [lwip-users] netconn API reliability issue

2017-07-20 Thread goldsi...@gmx.de
newbie wrote: In simple tests, I tried to exchange data betwenn server. transmission succeeded only for 17 sequential exchanges then I get error from netconn_recv. My simple answer would be that the remote side closes the connection. Seriously, without any more info, how could one help here? Yo

[lwip-users] netconn API reliability issue

2017-07-19 Thread newbie
hello LwIP, I'm developping a TCP client application. I'm using the netconn API (v1.4.1). In simple tests, I tried to exchange data betwenn server. transmission succeeded only for 17 sequential exchanges then I get error from netconn_recv. I have to to note that this behaviour presists for both bl