connectivity stop between client and server
Hi all,
My question is that I getting a lot of Retransmission packets with the connection between the client and Server. basically, I have a Client ( phone application installed on my cell phone) with IP address 10.1.100.28, and Server with IP address 10.1.100.200. Sometimes the connectivity stop between them. Does anyone have any idea why? Unfortunately, I don't have enough points to upload my Wireshark file, anybody have any idea how can I share my file.
Regards,
You can share it via other online services such as Cloudshark, Google Drive, etc.
Thanks you
Please check the link below for the packets
link text
Seems that the TSecr value does of the SYN ACK does not match the TSval of the SYN packet. See similiar problem here: https://osqa-ask.wireshark.org/questi...
Hi, I don't think that same issue since the TSval of the first SYN matches the TSect of the SYN/ACK, but the client doesn't reply with ACK after the 3-way shake messages, but instead, it sent the RTO of the first SYN.