VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Atomic clock w/o winsock

Larry Myers  (3 Submissions)   Complete Applications   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This is basically an Atomic Clock time retriever, this one is a little different. All the others are utilizing winsock, which is good for dialup, but I use a LAN connection with a firewall which stops me from connecting using winsock. So I created this program to go to a time site and grab the time from within the html of the page, then update all of the US time zones. It doesn't update system clock but I have found it useful. Documented good for me, but code is very simple. Vote if you want to, thanks! Updated to correct errors found by Jeff and others! Inet control removed. Let me know if there are any other problems.

Rate Atomic clock w/o winsock (6(6 Vote))
Atomic clock w/o winsock.bas

Atomic clock w/o winsock Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters