Skip to main content

What is payload in computer network

In computer networking and telecommunications, when a transmission unit is sent from the source to the destination, it contains both a header and the actual data to be transmitted. This actual data is called the payload. The header contains the protocol information as well as the source and destination addresses, which are required for delivery of the payload. The payload is required by the destination client.

The following diagram depicts encapsulation of payload field in a data link layer frame. The data packet from the upper layer is framed by adding a header that contains the control information for data transmission, the payload field containing the actual data and the end flag that marks the end of the data frame.

Fixed and Variable Payload

The payload field may be of fixed size or of variable size. If the payload field is of fixed size, then the frame becomes of fixed size. Fixed size frames do not need any end flag, since the frame length acts as delimiter of the frame. In case of variable length payload, a pattern is used as a delimiter to determine the size of frame. Alternatively, a length field is kept that contains the frame size.

Comments

Popular posts from this blog

Termux Socal-Box command

termux 1st lstep Apt update 2nd step Pkg install git 3rd step git clone https://github.com/samsesh/SocialBox-Termux.git 4th step cd SocialBox-Termux 5th step chmod +x SocialBox.sh 6th step chmod +x install-sb.sh 7th step ./install-sb.sh 8th step ./SocialBox.sh

HOW to install darkfly

Sharma hacking What is DarkFly-Tool? DarkFly is an index of tool that will allow you to install any tool in single Click. This Tool will give you a list of the types of tools and after selecting any type, you will see all the available tools to perform that type of attack. for example: if you want to perform SMS Flooding attack, you can select the Spam category and you will get a list of all tools that will help you to perform SMS Flooding attacks . The advantage of installing this tool is that you don't have to search for a tool manually every time you wanna perform a different type of attack you can just use darkfly tool to suggest you the tools that are suitable for you. Now when you have found your tool you just have to select the tool by typing its Tool number and the Tool will be automatically installed in your Termux and you will instantly able to use it. NOTE: This post is only for educational purposes. I an...

TBomb in termux

FOR MOBILES ⚠️WARNING ! DON'T USE IT FOR ANY ILLEGAL PURPOSE WE SHARE THIS ONLY FOR EDUCATION PURPOSE 🌟 How to message bombing anonymously with the help of termux 🌟  ðŸ”º Step 1 :- type ; apt update && apt upgrade  🔺 Step 2 :- type ; termux setup storage  ( give permission allow ) 🔺 Step 3 :- type ; pkg install git    🔺 Step 4 :- type ; pkg install python  🔺 Step 5 :- type ; pkg install python2  🔺 Step 6 :- type ; git clone https://github.com/TheSpeedX/TBomb 🔺 Step 7 :- type ; ls 🔺 Step 8 :-  type ; cd TBomb 🔺 Step 9 :- type ; ls 🔺 Step 10 :- type ; chmod +x TBomb.sh 🔺 Step 11 :- type ; ls 🔺 Step 12 :- type ; bash TBomb.sh  🔓 Boom one page unlock then press "Enter" the choose 1 for message bombing , choose 2 for call bombing now press code number of your country like India +91  Press enter  Then type target's number without +91 like 8**1*****910 Then press number of bombing message or calls then press...