|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Time SyncI have been attacked again by a dreaded feature creep.
My software needs to update the PC time w/ some internet based time clock. Anyone know of a site that you can request the current time of? Any one have sample code of doing this? Thanks for any ideas. Chris Chris wrote:
> I have been attacked again by a dreaded feature creep. Found what I needed. Just had to figure out I was looking for vb.net & NIST> > My software needs to update the PC time w/ some internet based time > clock. Anyone know of a site that you can request the current time of? > Any one have sample code of doing this? > > Thanks for any ideas. > Chris http://www.codeproject.com/vb/net/daytime.asp Thanks for those who were planning on helping me. Chris You would actually be better off using the built in (S)NTP client in Windows
2000 and later. In XP and 2003, it's directly accessible from the clock applet. In 2000, you need to use w32tm. NT4 also has an SNTP client called TimeSync that's available as part of the NT4 resource kit. Keeping the system clock syncronized is an OS function, not an application function. Mike Ober. Show quoteHide quote "Chris" <no@spam.com> wrote in message news:ejue5ojNGHA.3936@TK2MSFTNGP10.phx.gbl... > Chris wrote: > > I have been attacked again by a dreaded feature creep. > > > > My software needs to update the PC time w/ some internet based time > > clock. Anyone know of a site that you can request the current time of? > > Any one have sample code of doing this? > > > > Thanks for any ideas. > > Chris > > Found what I needed. Just had to figure out I was looking for vb.net & NIST > > http://www.codeproject.com/vb/net/daytime.asp > > Thanks for those who were planning on helping me. > Chris >
Eval function vb.net
Best data structure? empty GUID from string in VB2005 Changing CheckedState or Checked-value without raising ItemChecked-event Installing published application fails Create object through classname How to change "database and User" into CR9 Webservice MyApplication has encountered a problem... when not Administrator! What is the difference between VB.NET and ASP.NET?? Get IP Address |
|||||||||||||||||||||||