How TCP stablish connection?

Answers were Sorted based on User's Feedback



How TCP stablish connection?..

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

How TCP stablish connection?..

Answer / xris

by 3 - way handshake

Is This Answer Correct ?    6 Yes 0 No

How TCP stablish connection?..

Answer / manu

by sendig the acknowledgement tcp stablish the connection.

Is This Answer Correct ?    5 Yes 3 No

How TCP stablish connection?..

Answer / califf

by exchanging some management packets between sender and
receiver.

Is This Answer Correct ?    1 Yes 1 No

How TCP stablish connection?..

Answer / samuel, banyan soft, bangalore

Visit the site.www.freesoft.org/CIE/Course/Section4/10.htm

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More TCP IP Interview Questions

How will I know my ip address?

0 Answers  


What is the difference between HTTP moduler and HTTP handler?

0 Answers   MCN Solutions,


Does http request contain ip address?

0 Answers  


What does multiple access mean?

0 Answers  


how does the user connectivity of network?

6 Answers   HCL, Paricharya IT Solutions,






Why shared memory is faster than message queue?

0 Answers  


What is shared memory in os?

0 Answers  


What is an advantage of a hierarchical name space over a flat name space for a system the size of the Internet? Internet?

1 Answers   ABC, Cisco,


What happens when flag is set to zero in a modem during packet data transfer?

0 Answers   GrapeCity,


how to configure exchange user account in thunderbird at windows xp

1 Answers   HCL,


Hoe often does updates happen in a routing table?

2 Answers  


What is the difference between unidirectional and bidirectional?

0 Answers  


Categories