c# - Syncing program clock with website clock -


got question on how can create clock program writing , sync clock on website: grand prix racing online

will working on .net 4.0 , c#. know basics want syncing bit especially. intention of syncing actions on site @ precise (within 1 second) intervals.

given any time server should report same time (after all, time globally same consistently!), doesn't matter time server targeting.

see this codeproject article example.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -