Which two of the following protocols are used at the
Transport layer?
* ARP
* UDP
* ICMP
* RARP
* TCP
* BootP
Answers were Sorted based on User's Feedback
Answer / sunilbaglur
TCP and UDP operate at the Transport layer.
Is This Answer Correct ? | 27 Yes | 1 No |
Answer / sandeep kumar sharma
yes Transport Layer use TCP and UDP User Datagram Protocol
for virtual circute TCP is a connection orented where UDP
is connection less protocol TCP uses a Ack packet after
sending the data or information to the remote host but UDP
dosn't use any Ack packet .
TCP--Sequenced,Reliable,Connection-oriented,Virtual
circuit,Acknowledgments,Windowing and uses flow control.
UDP--Unsequenced,Unreliable,Connectionless,Low overhead,No
acknowledgment,No windowing or flow control.
so right now you are abel to explain both Protocol ...ok!
Is This Answer Correct ? | 13 Yes | 3 No |
Answer / arun
TCP & UDP are used in transport layer.
TCP is connection oriented protocol and UDP is
connectionless protocol.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / pradeep kumar
ARP - its address resolution protocol.
UDP - Helps in packet transfering
ICMP - Sending echo packets
RARP - NIC to ip
TCP - Helps in transport the packets
Bootp- Helps in DHCP resolutions .
Now its very clear TCP and UDP are in Transport layer catagory
Regards,
Pradeep.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / gurpreet singh
TCP and UDP are used at the Transport layer
Is This Answer Correct ? | 4 Yes | 0 No |
What does the transport protocol do? a. It defines how data should be presented to the next receiving layer, packages the data accordingly, ad then passes data to the application though the session layer interface. b. It provides low-level access to network adapters by providing data transmission support and some basic adapter management functions c. It supports communications between applications on different computers by creating sessions, defining data-exchange formats, and providing application-support services d. It is responsible for establishing logical names on the network, establishing connections between two logical names on the network, and supporting reliable data transfer between computers that have established a session
How do you manage a long term demanding stressful work environment?
How to configure RAS in PIX 515E
Suppose when you move the nic cards from one pc to another pc, does the mac address gets transferred as well?
how to check veritas install or not
I am using windows server 2008 and its working as DHCP server. 100 clients are connected to this server. All clients are accessing Internet. But I wanna to block some specific websites which is not required by client. So how it can be done through DHCP server? is there any third party software available ? or any other method you know then please answer it.
Bridges work at the Data Link Layer of the OSI model or more specifically what layer.
Explain backbone network?
Explain how are ip addresses arranged and displayed?
Can a user without superuser previlege run "ifconfig hme0" ?
On a connectionless protocol , how does error recovery and flow control get taken care of ? a. A different protocol has to run along side b. error recovery and flow control are not taken care of c. the upper layers take care of them d. lower layers take care of them
How long is the "Destination Address" field in an Ethernet frame? a. 2 bytes b. 4 bytes c. 6 bytes d. 8 bytes