VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Atomic clock w/o winsock

by Larry Myers (3 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

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

Upload

Download this snippet    Add to My Saved Code

Atomic clock w/o winsock Comments

No comments have been posted about Atomic clock w/o winsock. Why not be the first to post a comment about Atomic clock w/o winsock.

Post your comment

Subject:
Message:
0/1000 characters