answersLogoWhite

0


Best Answer

The TCP 3 way handshake is when the server states what ports it has open, the client requests access to the port, and the server grants access.

Layman's terms:

Server - I have beer at my place.

Client - Can I come over?

Server - Sure!

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is handshake in packet transmission?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a description of the 3-way handshake?

The following steps explain how the 3-way handshake works. A host or client asks a server if it is open for a connection by sending a SYN data packet over the IP. If there is an open port for a new connection, the server sends an ACK packet to acknowledge the request. On receiving the ACK packet, the client sends back an ACK packet to establish the connection.


What is the purpose of SYN bit in a TCP header?

In order to begin the handshake process, the client sends a SYN packet to the server. This is required to establish a synchronization with the server in order to ensure that both the client and the server will maintain and keep their exchange of packets in the right order. In order to complete the "handshake," the reponse from the server will be an ACK packet.


Is Packet Radio something akin to a Walkie-Talkie?

Packet radio is the transmission of data in "packets". Hence the name.


What is packet oriented data service?

A method of data transmission in which small blocks of data are transmitted rapidly over a channel dedicated to the connection only for the duration of the packet's transmission.


What has the author Robert Rouleau written?

Robert Rouleau has written: 'Packet radio' -- subject(s): Packet transmission, Radio


How does a host know a data packet was not received?

When the TCP/IP protocol is used they use what is called a 3 way handshake. If UDP protocol is used it is connectionless which means there is no guarantee of packet arrival. For more information, see the Related Link.


What is handshake in computer language?

AnswerA computer handshake is basically this: its a term used to describe the process of one computer establishing a connection with another computer or device. The handshake is often the steps of verifying the connection, the speed, and/or the authorization of the computer trying to connect to it. An example of handshaking is when a modem connects to another modem; the tones heard after the dialing is the handshake and can be thought of as the computers greeting each other.Think of it as literally a handshake between two people, or two dogs in a park sniffing each others....You know. If the "Handshake is successful: BAM! protocol (computer communication language) is established and life is good.Protocol (BTW) can be physical (USB, Cables etc) or wireless (on the internet) via packets which are.............A Packet is a series of bits transmitted or received by a computer. Internet traffic is routed and controlled in packet-form.


How does a packet travel across the Internet from A to B?

through transmission medium


Differences between arp packet transmission and ip packet transmission?

an arp (address resolution protocol) comes into picture when we have the ip address of our destination but we dont know the mac address of our destination.Normally when we open a web site this is the process which takes place.IP packet transmission comes after arp when the destination mac address is obtained after arp request.so an ip packet contains both source & destination IP & mac addr.


What is the characteristic of end-to-end date transmission in a packet-switched network?

characteristic of end-to-end data transmission


What does unicast transmission mean?

Unicast transmission is a commonly used term in the technology world. Unicast transmission is essentially the sending of messages to a single network destination, which is identified by an address.


What is Packet Corruption in computer networking?

The loss of data packets during transmission.