Click to See Complete Forum and Search --> : NTServer time


bosstan
April 26th, 2001, 05:36 PM
I need to get NT Server(NT) time from my client vb application (Win 2000,win98,NT)
Any suggestions?

TimCottee
April 30th, 2001, 08:05 AM
Here is a sample application which does exactly this:

http://www.btinternet.com/~vbadmincode/code/netremotetod.zip

bosstan
April 30th, 2001, 04:26 PM
Thanks a lot. That's exactly what I needed.