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

password cracking full course

Password hacking full course                        ðŸ‘‡ðŸ‘‡ðŸ‘‡ðŸ‘‡ðŸ‘‡ðŸ‘‡                               click here

Network hacking full course

Network Hacking is gathering an information from network and computers over the internet. Port Scanning Tutorials Netcat To Scan Open ports Netcat is a very useful and powerful LINUX command used by network administrators and security experts for various purposes such as read and write data on a remote computer by using TCP and UDP packets, create raw connections with other computers in a network, banner grabbing etc.     Network Hacking full free courses       Video && PDF                          ðŸ‘‡ðŸ‘‡ðŸ‘‡ðŸ‘‡                     Full Course here                             click here

Types of Hackers

Types of Hackers A Hacker is a person who is intensely interested in the mysterious workings of any computer operating system. Hackers are most often programmers. They gather advanced knowledge of operating systems and programming languages and discover loopholes within systems and the reasons for such loopholes. "> There are generally 10-types of Hackers, they are: White Hat Hackers:  White hat hackers are the one who is authorized or the certified hackers who work for the government and organizations by performing penetration testing and identifying loopholes in their cybersecurity. They also ensure the protection from the malicious cyber crimes. They work under the rules and regulations provided by the government, that’s why they are called  Ethical hackers  or  Cybersecurity experts . Black Hat Hackers:  They are often called  Crackers . Black Hat Hackers can gain the unauthorized access of your system and dest...