answersLogoWhite

0

What else can I help you with?

Related Questions

Which protocol is used by FTP to transfer files over the Internet?

FTP uses TCP.Usage of Transport Layer protocol (tcp or udp) depends upon various applications.Such as FTP uses TCP, TFTP uses UDP.


What protocol uses udp?

DNS uses both TCP and UDP, also a lot of online chats use UDP. I think even when you want videos on YouTube UDP is used to deliver video and audio.


Difference TCP and UDP?

TCP is the protocol of network layer, It is connection oriented protocol. UDP is the protocol of network layer, It is connection less protocol.


IS TCP is unreliable Protocol?

No TCP a reliable protocol whereas UDP is unreliable.


Which protocol translates a website name such as wwwciscocom into a network address?

It's called DNS and it uses both TCP and UDP.


What are true statements about transport layer protocols?

**The TCP transport layer protocol uses windowing and acknowledgments for reliable transfer of data. **The TCP and UDP port numbers are used by application layer protocols. **The TCP transport layer protocol provides services to direct the data packets to their destination hosts.


What is the transport layer protocol used in VOIP?

Transport layer TCP/IP Protocols are TCP and UDP


Which layer of the tcp ip protocol stack do tcp and udp belong to?

transport


What is the difference between TCP and UDP socket?

TCP and UDP are both communication network protocols. TCP protocol in its essence is to guarantee delivery of information, and in the order sent. UDP protocol is lighter, by fact of not checking for the connection to be ready to receive on the other end, not checking if the information getting to the other end is correctly received.


What is the most significant difference between the Layer 4 TCP and the Layer 4 UDP?

the main difference between UDP and TCP is that UDP is not a reliable protocol.


What is the port number of eigrp?

EIGRP uses port no. 88, but it is not use TCP or UDP, it's uses RTP(Reliable Transport Protocol).


Does imap use a tcp or udp port?

IMAP (Internet Message Access Protocol) uses TCP (Transmission Control Protocol) for communication. The standard port for IMAP is 143, while the secure version, IMAPS, typically uses port 993. Unlike UDP, TCP provides a reliable connection, ensuring that messages are delivered in the correct order without loss.