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

What is the core naming mechanism, domain name system (dns)?

0 Answers  


What is a dns address?

0 Answers  


Give an example of Real-time application for TCP and UDP?

12 Answers   Angro, CA, ZX,


What is thread in computer architecture?

0 Answers  


Plz Explain the role of TCP/IP in Transport Layer

2 Answers   IBM, Zamil Information Technology,






How does tcp ip socket work?

0 Answers  


Is there any equivalent protocol to Cisco's property protocol IGRP.

1 Answers  


What is tcp ip in networking?

0 Answers  


What protocols fall under the application layer of the tcp/ip stack?

0 Answers  


Differentiate between - TCP header and UDP header

0 Answers   HCL,


What does round trip time mean?

0 Answers  


How to define ip address?

0 Answers  


Categories