Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. NTP server implementation using Qt
Forum Updated to NodeBB v4.3 + New Features

NTP server implementation using Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 1.5k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anand MN
    wrote on last edited by
    #1

    How to use Qt to implement a NTP (Network Time Protocol) server to keep the system time of a local network synchronized?

    mrjjM 1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      Qt Does not provide any thing specific to NTP protocol. These two are different. You need to look at the details of NTP specifications and understand what does protocol do. Based on this you need to learn Qt Network Programming & implement the same.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      8
      • A Anand MN

        How to use Qt to implement a NTP (Network Time Protocol) server to keep the system time of a local network synchronized?

        mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @Anand-MN
        Well have you considered just using one of the many available for free ?
        You could set up a virtual linux server and have it work pretty fast.

        1 Reply Last reply
        3

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved