Why DNS use both TCP and UDP ports. And for which purpose
it uses TCP and UDP.
Answers were Sorted based on User's Feedback
Answer / rajeev
DNS uses TCP for Zone Transfer over Port: 53
DNS uses UDP for DNS Queries over Port: 53
A client computer will always send a DNS Query using UDP
Protocol over Port 53. If a client computer does not get
response from a DNS Server, it must re-transmit the DNS
Query using the TCP after 3-5 seconds of interval.
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / ravi
dns is domain naming services using this dns
it converts the names to ip and ip to name
| Is This Answer Correct ? | 14 Yes | 5 No |
Answer / srinivas podapati
DNS uses TCP for Zone transfer and UDP for name queries
either regular (primary) or reverse. UDP can be used to
exchange small information whereas TCP must be used to
exchange information larger than 512 bytes. If a client
doesn't get response from DNS it must re-transmit the data
using TCP after 3-5 seconds of interval.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mohankumar
dns is domain naming services using this dns
it converts the names to ip and ip to name
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / moumita kundu
DNS uses TCP for flow control and error control,and when
message size greater than 5612 bytes and uses UDP when we
need to transfer message size less than 512 bytes.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is flow or netflow?
What is difference b/w static ip address and dynamic ip address
Explain what does the protocol FTP do?
what is a protocol?
How do you configure a Cisco switch or router? What are the steps needed?
7 Answers Cisco, Herzing University,
Expand DSL
expand HTTP
How to confiner single router two services provided. Both service provided are same Speed
WHAT IS PEER TO PEER NETWORK
What is SPAN or RSPAN?
What are protocols? What are they used for?
TCP uses the services of IP protocol and IP is connection less protocol, then how TCP guarantees the delivery of packet to the destination?