Hello,
I am a beginner in this area and reading the about the tcp/ip stack I see that each layer has its own payload field.
If we assume that the structure of the stack components is as follows:
In which layer is placed the actual payload data being transferred?
If the answer (for example) is the data is placed into the application layer, then what's inside the other layers payloads?
Are they empty?
Excuse me, English is not my native language!
I am a beginner in this area and reading the about the tcp/ip stack I see that each layer has its own payload field.
If we assume that the structure of the stack components is as follows:
Aplication
Transport
Network
Data Link
Physical Link
And we know that each of the abovementioned layers has its own payload layer following question arises:Transport
Network
Data Link
Physical Link
In which layer is placed the actual payload data being transferred?
If the answer (for example) is the data is placed into the application layer, then what's inside the other layers payloads?
Are they empty?
Excuse me, English is not my native language!