In transport layer, for connection oriented communication
Three way handshake process is there to establish a
connection. So question is that, when a host send an ACK
messages to another host with host intend to establish a
connection, the source host send it as Broadcast or unicast
message? Cud anyone explain this.
Thanks in advance.
Answer Posted / jitendera kumar sinha
procedure for 3ree way handshake protocol
Host A sends a TCP SYNchronize packet to Host B with sequance number x and tpdu
Host B receives A's SYN.and reply with its own sequnave nuber that is y.
Host B sends a SYNchronize-ACKnowledgement
Host A receives B's SYN-ACK
to establish a conection a client execute a connect primitive specifying the ip address and the port to which it want to connect.
thus from overall discussion we can say that the to establish connetion via 3reeeway host execute unicast message.
please mark if i wrong or right.your feddback i important to me
thanks
jitendera kumar sinha
Host A sends ACKnowledge
Host B receives ACK. TCP connection is ESTABLISHED.
from this it is look like a unicast msg.is not it.3ree way hand shake usage tcp not udp.so answer should be unicast.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Which layer called error detection layer?
Can you explain PPP link process step by step?
How does PPP use LCP for link control?
Briefly explain the conversion steps in data encapsulation.
What is osi?
Which dynamic type draw back is, if single link down, it removes its routing table?
What is the cladding?
What is cam?
What is default cost of serial interface in ospf?
Does a bridge divide a network into smaller segments?
What are the advantages of using switches?
When ip confliction accord in subnet which ip assigned automatically and what it called?
Why we use filter option?
Tell me which multicast ip eigrp protocol use?
Which layer are called upper layer?