Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Need more details what you are trying to accomplish and packet count. The packets may not be the same order. It depends on the protocol, full duplex, and latency. Example is TCP busy session with 16ms latency. If the entire TCP session from start to end, then the packet count will be the same, but not in the same order. An example is server is sending several segments and the client is responding with acknowledgements. The packet capture will show all the packets as they are received at the capture point. Send a response, there are different tricks for each situation.