'TCP client freezes and stops receving information after a while
I have a client that sends 115bytes of data periodically and a server that responds with 1131 bytes of data. However, after while the client stop receiving data. The client is actually a mobile modem with its own software and the server is run on ubuntu 16.04 LTS.
From wireshark I see that the mobile informs server of not receiving a previous packet and so the server starts re-transmitting the previous packet. But the client does not acknowledge this re transmission.
Any idea as to what might be happening here.Wireshark snapshot
192.172.0.2 is the IP of the client (Mobile) and 172.17.1.3 is the IP of the server.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
