Answer Posted / 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 |
Post New Answer View All Answers
What is a dns name?
Does ip address change with wifi?
What is j std 001 class 3?
What are the different layers in TCP/IP model? What are the protocols associated with each layer?
What is thread in computer architecture?
Describe the TCP/IP layer.
What does multiple access mean?
What is the protocol used in Network layer?
If my ip address seems to be wrong, how can that be?
How do applications coexist over tcp and udp?
Is there any training institute for network protocol testing / communication protocol testing / data-com protocol testing?
Is port 80 open on my network?
How will my computer get its ip address?
What is Tcp/ip Model?
What is a dns address?