CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Location
    Utah
    Posts
    2

    Example sources for using Network time protocol

    I'm looking for sources for just getting the time on a NTP server...

    Does anyone have seen that ?

    Thx

    Seb


  2. #2
    Join Date
    May 1999
    Posts
    123

    Re: Example sources for using Network time protocol

    I've got source code to retrieve the time from an RFC 868 server and set a local NT machine to that time. If you want it, I can email it to you...


    The universe is a figment of its own imagination.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured