Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Atomic Time Webservice

Atomic Time Webservice

Scheduled Pinned Locked Moved The Lounge
helpquestion
5 Posts 4 Posters 0 Views 1 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.
  • L Offline
    L Offline
    Looney Tunezez
    wrote on last edited by
    #1

    I know this might be construed ( hopefully not!) as a programming question. But here goes, I need a webservice( or any service for that matter) that gives me a exact time.Discounting ofcourse for time of processing between issue and display. I appreciate all the help i can get at this point, as I found many time servers but no service to do that. Cheers! Looney Tunezez "If you build it.... .....BUGS will come!" -JB
    Application.Run(new Form1(this.Dispose())); <--WHAT :wtf::confused::eek:
    "Stability. What an interesting concept" - Chris Maunder

    R J B L 4 Replies Last reply
    0
    • L Looney Tunezez

      I know this might be construed ( hopefully not!) as a programming question. But here goes, I need a webservice( or any service for that matter) that gives me a exact time.Discounting ofcourse for time of processing between issue and display. I appreciate all the help i can get at this point, as I found many time servers but no service to do that. Cheers! Looney Tunezez "If you build it.... .....BUGS will come!" -JB
      Application.Run(new Form1(this.Dispose())); <--WHAT :wtf::confused::eek:
      "Stability. What an interesting concept" - Chris Maunder

      R Offline
      R Offline
      Roger Wright
      wrote on last edited by
      #2

      Try NIST[^]! It's free, and traceable to the US official time standard. On Windows 2000 Server I'm using the Internet Time Service to synchronize with one of the NIST servers and it works very nicely. Select a site from the list, make sure that the Time service is running, then execute: NET TIME /SETSNTP: to start the process. Verify the setting using, for example, J:\>net time /querysntp The current SNTP value is: 132.163.4.102 The command completed successfully. "If it's Snowbird season, why can't we shoot them?" - Overheard in a bar in Bullhead City

      1 Reply Last reply
      0
      • L Looney Tunezez

        I know this might be construed ( hopefully not!) as a programming question. But here goes, I need a webservice( or any service for that matter) that gives me a exact time.Discounting ofcourse for time of processing between issue and display. I appreciate all the help i can get at this point, as I found many time servers but no service to do that. Cheers! Looney Tunezez "If you build it.... .....BUGS will come!" -JB
        Application.Run(new Form1(this.Dispose())); <--WHAT :wtf::confused::eek:
        "Stability. What an interesting concept" - Chris Maunder

        J Offline
        J Offline
        Jon Sagara
        wrote on last edited by
        #3

        Did you already take a look at the NIST Time Service[^]?

        Jon Sagara I bent my wookie.
        My Articles

        1 Reply Last reply
        0
        • L Looney Tunezez

          I know this might be construed ( hopefully not!) as a programming question. But here goes, I need a webservice( or any service for that matter) that gives me a exact time.Discounting ofcourse for time of processing between issue and display. I appreciate all the help i can get at this point, as I found many time servers but no service to do that. Cheers! Looney Tunezez "If you build it.... .....BUGS will come!" -JB
          Application.Run(new Form1(this.Dispose())); <--WHAT :wtf::confused::eek:
          "Stability. What an interesting concept" - Chris Maunder

          B Offline
          B Offline
          beetung
          wrote on last edited by
          #4

          how exact do u need? run ntpd on Linux. point your ntp server to a stratum1 station. :~

          1 Reply Last reply
          0
          • L Looney Tunezez

            I know this might be construed ( hopefully not!) as a programming question. But here goes, I need a webservice( or any service for that matter) that gives me a exact time.Discounting ofcourse for time of processing between issue and display. I appreciate all the help i can get at this point, as I found many time servers but no service to do that. Cheers! Looney Tunezez "If you build it.... .....BUGS will come!" -JB
            Application.Run(new Form1(this.Dispose())); <--WHAT :wtf::confused::eek:
            "Stability. What an interesting concept" - Chris Maunder

            L Offline
            L Offline
            Looney Tunezez
            wrote on last edited by
            #5

            Since this is for an deployed app, i think i will write my own webservice. Which will exposes the time using NIST Time Service locally. Do you think that would be a good idea? But, I must say the response time was amazing, i posted this, went for a meeting and came back to 3 responses! thnx guys :-D Cheers! Looney Tunezez "If you build it.... .....BUGS will come!" -JB
            Application.Run(new Form1(this.Dispose())); <--WHAT :wtf::confused::eek:
            "Stability. What an interesting concept" - Chris Maunder

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups