Common UDP Protocols Flashcards
Protocol Acronym Port
Domain Name System DNS 53
It is a protocol to resolve domain names to IP addresses.
Protocol Acronym Port
Trivial File Transfer Protocol TFTP 69
It is used to transfer files between systems.
Protocol Acronym Port
Network Time Protocol NTP 123
It synchronizes computer clocks in a network.
Protocol Acronym Port
Simple Network Management Protocol SNMP 161
It monitors and manages network devices remotely.
Protocol Acronym Port
Routing Information Protocol RIP 520
It is used to exchange routing information between routers.
Protocol Acronym Port
Internet Key Exchange IKE 500
Internet Key Exchange
Protocol Acronym Port
Bootstrap Protocol BOOTP 68
It is used to bootstrap hosts in a network.
Protocol Acronym Port
Dynamic Host Configuration Protocol DHCP 67
It is used to assign IP addresses to devices in a network dynamically.
Protocol Acronym Port
MySQL MySQL 3306
It is an open-source database management system.
Protocol Acronym Port
Telnet TELNET 23
It is a text-based remote access communication protocol.
Protocol Acronym Port
Terminal Server TS 3389
It is a remote access protocol used for Microsoft Windows Terminal Services by default.
Protocol Acronym Port
NetBIOS Name netbios-ns 137
It is used in Windows operating systems to resolve NetBIOS names to IP addresses on a LAN.
Protocol Acronym Port
Microsoft SQL Server ms-sql-m 1434
Used for the Microsoft SQL Server Browser service.
Protocol Acronym Port
Universal Plug and Play UPnP 1900
It is a protocol for devices to discover each other on the network and communicate.
Protocol Acronym Port
PostgreSQL PGSQL 5432
It is an object-relational database management system.
Protocol Acronym Port
Virtual Network Computing VNC 5900
It is a graphical desktop sharing system.
Protocol Acronym Port
X Window System X11 6000-6063
It is a computer software system and network protocol that provides GUI on Unix-like systems.
Protocol Acronym Port
Syslog SYSLOG 514
It is a standard protocol to collect and store log messages on a computer system.
Protocol Acronym Port
Internet Relay Chat IRC 194
It is a real-time Internet text messaging (chat) or synchronous communication protocol.
UDP is a ___________ protocol
connectionless protocol.
which means it does not establish a virtual connection before transmitting data. Instead, it sends the data packets to the destination without checking to see if they were received.
UDP (slower or faster)?? than TCP and )(more or less reliable)??
Why?
Faster than TCP
Less reliable than TCP
Because it is connectionless, there is no guarantee that the packets will reach their destination.
Protocol Acronym Port
OpenPGP OpenPGP 11371
It is a protocol for encrypting and signing data and communications.
Protocol Acronym Port
Internet Protocol Security IPsec 500
IPsec is also a protocol that provides secure, encrypted communication. It is commonly used in VPNs to create a secure tunnel between two devices.
Protocol Acronym Port
Internet Key Exchange IKE 11371
It is a protocol for encrypting and signing data and communications.