how does TCP IP STACK PROTOCOL WORKS AS IP IS CONNECTON
LESS AND TCP IS CONNECTION oriented
Answer Posted / krishna mohan
TCP/IP is stack of protocols.
TCP operates at transport layer on top of IP layer providing
other features: Ports(multiplexing data among applications),
flow control, sequence control.
Once the ethernet driver has the frame, it sends that to the
data link layer. Depending on the "type" field, the stack
forwards the packet to IP or ARP. IP layer depending on the
"protocol" field, passes it up to the Transport layer, which
supports TCP or UDP.
TCP requires a handshake while establishing and terminating
a connection.
TCP supports:
- Piggybacking of acknowledgment on data
- sliding window protocols with timeouts and retransmissions
- full-duplex, sequenced, byte-stream communication
So TCP takes care of the reliability and guaranteeing
delivery of data.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the j std 001?
What are the different functions of each of the layer in TCP/IP model? What are the protocols associated with each layer?
What is public ip?
what is osi? How many layers are there?
Who uses semaphore?
What are TCP/IP protocols?
What is p and v in semaphore?
Is smb secure?
Can ip addresses be shared?
Compare the contents of the NetSim routing table with those of a IP/RIP based router
What happens from the point an HTTP request is received on a TCP/IP port up until the Page fires the On_Load event?
What is unix port?
What does tcp/ip stand for and what is its use?
How do you check if a port is blocked?
How do I restore my ip address?