Timestamp from a Third Party

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Fidelita Munos

    Timestamp from a Third Party

    Hello everyone!
    My hosting company has been playing with their servers and screwing up the
    timestamp.
    Is there any way I could get the timestamp from a third party server?

    Thanks,
    Fidelita


  • Daniel Tryba

    #2
    Re: Timestamp from a Third Party

    Fidelita Munos <fidelita@msn.c om> wrote:[color=blue]
    > My hosting company has been playing with their servers and screwing up the
    > timestamp.
    > Is there any way I could get the timestamp from a third party server?[/color]

    Sure, you could use all kind of stuff, like:
    -the date header in http responses
    -ntp (udp port 123)
    -rdate (tcp port 13)

    Comment

    Working...