TCP uses the services of IP protocol and IP is connection
less protocol, then how TCP guarantees the delivery of
packet to the destination?
Answers were Sorted based on User's Feedback
Answer / senthil nathan.s
tcp is a connection oriented protocol whereas ip not so it
delevers the ack....
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / inder
TCP work on Transport layer and IP work on Network Layer.
Both Layers has different function, where Network layer
work as routing protocol and Transport Layer work as error
recovery/acknowledgement. Please read the OSI model.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / vidhya
This istransport connection oriented protocal layer.The Both Layers has different function, where Network layer is control the process and function identification process, Transport Layer work as data send for one loop to another loop,like send the data different layer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / radhika
Tcp is a transportlayer.its a connection oriented.while udp
is a conectionless protocal.it is a networklayer.while it
using routing protocal.
Tcp is a reliable flow of data b/w 2 hosts.
its a connection oriented.if we wnt to send data from
client to server then it can be along that connection.
When we send message from client host to server host,we
will get there unless connection fails completly.
If it gets loss of data along the way,then server will
rerequest the loss part of data to client.its completly
integrated. if server will not send rerequest(loss part of
data) to client,then we can say data delivary of packet to
destination.
if we send 2 messages from client host,then one after
another only reaches the server host.its following ordering
| Is This Answer Correct ? | 1 Yes | 6 No |
What?s a VLAN?
Where i can get the objective type question for Voip. please let me know soon.
where do we use the wild card masking in the routing protocols?
What is HTTP and can you list few protocols with explanations?
Explain Protocols?
FTP?
How do you shutdown an interface on a router or switch?
3 Answers Cisco, Intelligroup,
Can you tell what do we mean by http protocol?
0 Answers HPCL, Hughes Systique Corporation, Ittiam Systems,
why dhcp is not used in a network for giving ip
How do I ftp?
How would detect whether all the layers are working properly
Why DNS use both TCP and UDP ports. And for which purpose it uses TCP and UDP.