LB Booster
Programming >> Liberty BASIC language >> Using NTP (Network Time Protocol)
http://lbb.conforums.com/index.cgi?board=lblang&action=display&num=1507104349
Using NTP (Network Time Protocol)
Post by flotulopex on Oct 4th, 2017, 08:05am
Hi there,
I'm starting a projet for an access control system where time and date are crucial.
I assume the PC's time is always correct but I was thinking about double-checking this (if it really makes sense - you can tell).
How would I have to do this?
Roger
Re: Using NTP (Network Time Protocol)
Post by tsh73 on Oct 4th, 2017, 09:18am
command line solutions to make sure clocks are in synch
How to Synchronize Clock with an Internet Time Server in Windows 10
4 Ways to Automatically Synchronize Computer Clock on Windows Startup
Re: Using NTP (Network Time Protocol)
Post by flotulopex on Oct 4th, 2017, 12:42pm
Thanks, I'll check this