verilog_crack
Full Member level 2
- Joined
- Sep 6, 2003
- Messages
- 134
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- In the Sky
- Activity points
- 992
TCP Length
Hi,
Can you tell me how can I find the TCP packet length.
You know UDP has a UDP packet length, so where is TCP length.
May be you tell me, I can use the IP packet length but I prefer a way for it in the TCP header for processing incomming packets faster(and economically).
However if TCP doesn't have a packet length then
1)what happened with IP pads. So if IP packet has some padding, how can I find the end of the TCP packet.
2)So why there is a Packet length in UDP header?
regards
Hi,
Can you tell me how can I find the TCP packet length.
You know UDP has a UDP packet length, so where is TCP length.
May be you tell me, I can use the IP packet length but I prefer a way for it in the TCP header for processing incomming packets faster(and economically).
However if TCP doesn't have a packet length then
1)what happened with IP pads. So if IP packet has some padding, how can I find the end of the TCP packet.
2)So why there is a Packet length in UDP header?
regards