HTTP
SMTP
Telnet (can be used to test tcp connectivity not udp)
DNS
RTP
SNMP
DNS is mostly UDP Port 53, but as time progresses, DNS will rely on TCP Port 53 more heavily. DNS has always been designed to use both UDP and TCP port 53 from the start1 , with UDP being the default, and fall back to using TCP when it is unable to communicate on UDP, typically when the packet size is too large to push through in a single UDP packet.
SMTP are typically uses TCP port 25 for communication
DNS primarily uses UDP as its transport protocol, specifically on port 53. UDP is preferred for DNS because it is faster and more efficient for simple queries, where a reliable connection is not necessary.
However, DNS can also use TCP for larger queries or zone transfer operations that exceed the 512-byte limit of UDP packets.
RTP was the one that got me here. 1stly was it Real Time Transport protocol or Reliable Transport Protocol?
On review I think its Real TIme Transport Protocol.
This matches with the consensus
TCP - HTTP, SMTP, Telnet
UDP - DNS, RTP, SNMP
1st post complete, happy days....
SMTP uses TCP port 25.
DNS uses both UDP and TCP, but each differently. It uses UDP for normal DNS queries by users because DNS has to be really fast, and TCP for bulk queries such as zone transfers between DNS servers. So the accurate answer is:
TCP- HTTP, SMTP, TELNET
UDP - DNS, RTP, SNMP
The question reads "primary transfer protocol". I am certain DNS would have UDP considered as its primary.
Also, SMTP uses TCP for its protocol. So I believe the DNS (under TCP) and SMTP (under UDP) need to be swapped in the Correct Answer for it to be actually correct.
SMTP is TCP port 25. SMTP should be in TCP bracket not in UDP.
DNS is UDP/TCP port 53. However it is initially UDP unless the messages are larger than 512 bytes then it will use TCP.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
splashy
Highly Voted 2 years, 3 months agoJuniro
2 days, 20 hours agoesther18
Highly Voted 2 years, 2 months agoeb63e5a
Most Recent 8 months, 1 week ago[Removed]
9 months agoTNgen9
9 months ago4ffc2ad
9 months, 2 weeks agoBelachew
10 months, 2 weeks agoJulesAZ
11 months, 1 week agoSajeda_Deeb
1 year, 2 months agoSajeda_Deeb
1 year, 2 months agorop_kip_12
1 year, 2 months agoKoda88
1 year, 3 months agoxbololi
1 year, 5 months agoBingchengchen236
1 year, 6 months agoDanishh
1 year, 7 months agoHope_12
1 year, 7 months agoKosheema
1 year, 11 months ago