Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Getting date and time from other computer

by ruzam (Curate)
on Sep 08, 2009 at 13:52 UTC ( [id://794136]=note: print w/replies, xml ) Need Help??


in reply to Re: Getting date and time from other computer
in thread Getting date and time from other computer

I don't know what the OP has in mind, but we recently started working with some embedded system devices. Our device of choice has no clock battery at all, so every time you power up the clock must be reset. These devices are intended to be used remotely over the internet, so first thing it does is start openvpn to create a secure network to it. But without a reasonably close clock, openvpn won't even validate. So we use rdate just after the network starts to grab time off one of our servers.

Mind you we don't run Perl on our device, but I image there are plenty of real world situations where you just don't have a proper time to start with.

  • Comment on Re^2: Getting date and time from other computer

Replies are listed 'Best First'.
Re^3: Getting date and time from other computer
by Marshall (Canon) on Sep 08, 2009 at 17:58 UTC
    I think this is a fine example of an application that would need to get the approximate time to "get going". I don't know what the OP has in mind either. I do know that you have a very clear idea of what you are doing and why you are doing it. I remain curious as to the OP's application.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://794136]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-25 17:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found