Network Time Protocol (NTP) Last Updated : 23 Jul, 2025 Comments Improve Suggest changes 18 Likes Like Report Prerequisite – Protocols in Application Layer Network Time Protocol (NTP) is a protocol that helps the computers clock times to be synchronized in a network. This protocol is an application protocol that is responsible for the synchronization of hosts on a TCP/IP network. NTP was developed by David Mills in 1981 at the University of Delaware. This is required in a communication mechanism so that a seamless connection is present between the computers. Features of NTP : Some features of NTP are - NTP servers have access to highly precise atomic clocks and GPU clocksIt uses Coordinated Universal Time (UTC) to synchronize CPU clock time.Avoids even having a fraction of vulnerabilities in information exchange communication.Provides consistent timekeeping for file servers Working of NTP : NTP is a protocol that works over the application layer, it uses a hierarchical system of time resources and provides synchronization within the stratum servers. First, at the topmost level, there is highly accurate time resources' ex. atomic or GPS clocks. These clock resources are called stratum 0 servers, and they are linked to the below NTP server called Stratum 1,2 or 3 and so on. These servers then provide the accurate date and time so that communicating hosts are synced to each other. Architecture of Network Time Protocol : Applications of NTP : Used in a production system where the live sound is recorded.Used in the development of Broadcasting infrastructures.Used where file system updates needed to be carried out across multiple computers depending on synchronized clock times.Used to implement security mechanism which depend on consistent time keeping over the network.Used in network acceleration systems which rely on timestamp accuracy to calculate performance. Advantages of NTP : It provides internet synchronization between the devices.It provides enhanced security within the premises.It is used in the authentication systems like Kerberos.It provides network acceleration which helps in troubleshooting problems.Used in file systems that are difficult in network synchronization. Disadvantages of NTP : When the servers are down the sync time is affected across a running communication.Servers are prone to error due to various time zones and conflict may occur.Minimal reduction of time accuracy.When NTP packets are increased synchronization is conflicted.Manipulation can be done in synchronization. Create Quiz Comment M manmeetjuneja5 Follow 18 Improve M manmeetjuneja5 Follow 18 Improve Article Tags : Computer Networks Information-Security Explore Computer Network BasicsBasics of Computer Networking4 min readTypes of Computer Networks6 min readIntroduction to Internet5 min readNetwork Devices3 min readWhat is OSI Model? - Layers of OSI Model11 min readTCP/IP Model6 min readDifference Between OSI Model and TCP/IP Model2 min readPhysical LayerPhysical Layer in OSI Model3 min readTypes of Network Topology9 min readTransmission Modes in Computer Networks (Simplex, Half-Duplex and Full-Duplex)3 min readTransmission Media in Computer Networks7 min readData Link LayerData Link Layer in OSI Model4 min readSwitching | Computer Networks2 min readVirtual LAN (VLAN)3 min readFraming in Data Link Layer3 min readError Control in Data Link Layer3 min readFlow Control4 min readPiggybacking in Computer Networks2 min readNetwork LayerNetwork Layer in OSI Model3 min readIntroduction of Classful IP Addressing7 min readClassless Addressing in IP Addressing7 min readWhat is an IP Address?11 min readIPv4 Datagram Header4 min readDifference Between IPv4 and IPv63 min readPublic and Private IP addresses4 min readIntroduction To Subnetting5 min readWhat is Routing?10 min readNetwork Layer Protocols9 min readTransport LayerTransport Layer in OSI Model4 min readTransport Layer Protocols9 min readTransmission Control Protocol - TCP4 min readUser Datagram Protocol - UDP3 min readSession Layer & Presentation LayerSession Layer in OSI model2 min readPresentation Layer in OSI model2 min readSecure Socket Layer (SSL)4 min readPoint-to-Point Tunneling Protocol - PPTP2 min readMultipurpose Internet Mail Extension (MIME) Protocol3 min readApplication LayerApplication Layer in OSI Model4 min readClient-Server Model3 min readWorld Wide Web (WWW)6 min readIntroduction to Electronic Mail4 min readWhat is a Content Distribution Network and how does it work?4 min readProtocols in Application Layer4 min readAdvanced TopicsWhat is Network Security?7 min readQuality of Service and Multimedia5 min readAuthentication in Computer Network3 min readEncryption, Its Algorithms And Its Future6 min readIntroduction of Firewall in Computer Network3 min readMAC Filtering in Computer Network3 min readWi-Fi Standards Explained2 min readWhat is Bluetooth?6 min readGenerations of wireless communication2 min readCloud Networking4 min readPracticeTop 50 Plus Networking Interview Questions and Answers15+ min readTop 50 TCP/IP Interview Questions and Answers 202515+ min readNetwork Fundamentals Interview Questions - Computer Networks15+ min readLast Minute Notes for Computer Networks14 min readComputer Network - Cheat Sheet15+ min read Like