TCP analysis

I need you help to confirm or not theses notions plz. I'm trying to extract some TCP.analysis fields using python and for that I need to understant every field:

The next expected sequence number = ['TCP'].seq + len(['TCP'].payload)
The current sequence number =  ['TCP'].seq
The last-seen acknowledgment number = ['TCP'].ack

Thanks in advance for your help

salwa1215's avatar
1
salwa1215
asked 2020-07-06 09:04:17 +0000
grahamb's avatar
23.8k
grahamb
updated 2020-07-06 09:18:36 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments