How TCP stablish connection?
Answers were Sorted based on User's Feedback
Answer / krishnamohan
TCP connection establishment happens in a 3-way handshake
between the connecting peers:
1. Peer1 sends "SYN, seq # i" to Peer 2
2. Peer2 accepts SYN from Peer1 and sends "SYN-ACK i+1, SYN,
Seq # j"
3. Peer1 accepts ACK and sends "ACK j+1"
Here i is starting of sequence for packets going from Peer1
to Peer2.
j is starting of sequence for packets going from Peer2 to Peer1.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / manu
by sendig the acknowledgement tcp stablish the connection.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / califf
by exchanging some management packets between sender and
receiver.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / samuel, banyan soft, bangalore
Visit the site.www.freesoft.org/CIE/Course/Section4/10.htm
| Is This Answer Correct ? | 1 Yes | 3 No |
From the perspective of a computer's network configuration, the name given to the IP address of the router to which the hosts in a particular subnet must go through to get to other networks/subnets is the
Explain what is subneting?
Definition/elucidation of the tcp/ip protocol systems
Do websites have an ip address?
In the TCP client-servel model, how does the three-way handshake work in opening connection?
Which port does netflix use?
What is a dns address?
What is the structure and use of internet addresses?
How do I unblock a port?
Explain how is ip carried on a network?
How do I know if my ftp port 21 is blocked?
What is ipconfig renew?