我使用软件 Ethereal.exe和wireshark.exe同时进行抓包,分别得到数据Ethereal和wireshark.pcap,发现有个TCP包数据部分只有163字节却在 wireshark.exe中提示TCP segment of reassembled PDU(wireshark.JPG),后来在网上查的 他的意思是That means that something is transmitting huge TCP packets which have to be segmented to pass through the IP network.这就纳闷了,怎么可能数量太大呢?而且在 Ethereal.exe 中显示一切正常(Ethereal.JPG),数据在附件中