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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / mr.shahin07
Mr. Jitendera, Ur concept is little bit wrong. Three way
handshake process is lyk dis -
we assume a client computer is contacting a server to send
it some information.
1. The client sends a packet with the SYN bit set and a
sequence number of N.
2. The server sends a packet with an ACK number of N+1,
the SYN bit set and a sequence number of X.
3. The client sends a packet with an ACK number of X+1
and the connection is established.
4. The client sends the data.
Watever i think, It wud be UNICAST communication.
U Cn check this video also...
http://www.youtube.com/watch?v=z40w3G8szK0
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jitendera kumar sinha
thank you very much for correction in my consept in
handshake 3ree way.by the way what is the exect answer of
that question.our answer are based upon theorytical concepts
so it might be wrong or wright.i have asked some of my
senior about that they told me it is unicast but they are
also not confirmed so i want to know exect answer.becoz on
yours explanation it is looking that you are also not sure
by the way thank you very much
jitenera kumar sinha
| Is This Answer Correct ? | 2 Yes | 0 No |
Which OSI layer provides mechanical, electrical & procedural specifications for activating, maintaining physical link? A.) Presentation B.) Network C.) Application D.) Physical E.) Transport F.) Data-Link
Mention what is the difference between the switch, hub, and router?
Hi all, Kindly can you tell me what is demand ccna voice in field and what is profile of ccna voice.so pl very urgent bcz i am going to join institute
Identify the following components of the IPX address 2e.0000.0065.ed43 A.) Not a valid IPX address B.) Network = 2e, Subnet = 0000, Node = 0065.ed43 C.) Network = 2e.0000, Node = 0065.ed43 D.) Network = 2e, Node = 0000.0065.ed43
What is default size of hello packets in ospf?
HI friends. i need a suggestion and looking towards you foryours valuable suggestion friends i have completed ccna now i want to done red het linux system admnistration and networking i am liitle bit confuse betwwen them which one is better for me for job point of view reply soon waiting for your reply
Identify the purpose of ICMP? A.) Avoiding routing loops B.) Send error and control messages C.) Transporting routing updates D.) Collision detection
What is the Broadcast IP Address?
Explain why UDP is lease favored when compared to TCP?
A banana plantation is located next to a desert. The plantation owner has 3000 bananas that he wants to transport to the market by camel, across a 1000 kilometre stretch of desert. The owner has only one camel, which carries a maximum of 1000 bananas at any moment in time, and eats one banana every kilometre it travels. What is the largest number of bananas that can be delivered at the market?
Identify 3 features of IGRP? A.) Composite metric B.) New horizon C.) Flash (triggered) updates D.) 60-second periodic updates E.) Poison reverse
Which command verifies encapsulation as well as Layer 1 and Layer 2 statistics on a router configured for Frame Relay? A. show ip B. show interface C. show statistics D. show frame-relay