VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Clock Updater

mathXpert  (9 Submissions)   Internet/HTML   VB Script   Intermediate   Wed 3rd February 2021

This is another way of synchronizing with an atomic time server without MSWINSCK.OCX **nor** MSINET.OCX **nor** an "embedded" web browser. It uses the following API's to retrieve the time from the Internet: InternetOpen, InternetOpenUrl, InternetReadFile, and InternetCloseHandle. All four of these API's come from wininet.dll in the system/system32 folder. It even minimizes to the system tray, and you can also view the system time as well. Also, you can choose from a list of time servers in the drop-down menu. In addition, you can schedule time synchronization. Plus, you can choose to have it start up with Windows. Plz vote if you like this!!! :-)

Rate Clock Updater (9(9 Vote))

Download Clock Updater

Clock Updater Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters