TCP communication, after the second complete data exchange, the client suddenly sent a [RST, ACK] message, actively disconnecting the connection. Why is this?
Wireshark filter:ip.src_host==192.168.1.30 || ip.dst_host==192.168.1.30
| 1 | initial version |
TCP communication, after the second complete data exchange, the client suddenly sent a [RST, ACK] message, actively disconnecting the connection. Why is this?
Wireshark filter:ip.src_host==192.168.1.30 || ip.dst_host==192.168.1.30
TCP communication, after the second complete data exchange, the client suddenly sent a [RST, ACK] message, actively disconnecting the connection. Why is this?
Wireshark filter:ip.src_host==192.168.1.30 || ip.dst_host==192.168.1.30ip.dst_host==192.168.1.30
link text
TCP communication, after the second complete data exchange, the client suddenly sent a [RST, ACK] message, actively disconnecting the connection. Why is this?
Wireshark filter:ip.src_host==192.168.1.30 || ip.dst_host==192.168.1.30
link textip.dst_host==192.168.1.30
pcapng can get from: https://download.csdn.net/download/weixin_44341293/89885691