CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: server time

  1. #1
    Join Date
    Apr 2001
    Posts
    3

    server time

    I need to get NT Server(NT) time from my client vb application (Win 2000,win98,NT)
    Any suggestions?


  2. #2
    Join Date
    Apr 2000
    Location
    Southampton, UK
    Posts
    329

    Re: server time

    http://www.btinternet.com/~vbadminco...tremotetod.zip

    Is a sample application which does exactly this.

    TimCottee
    I know a little about a lot of things and a lot about very little.

    Brainbench MVP For Visual Basic
    http://www.brainbench.com

    MCP, MCSD, MCDBA, CPIM

  3. #3
    Join Date
    Jul 2000
    Location
    Milano, Italy
    Posts
    7,726

    Re: server time

    that Project does a lot of stuff, but it is a little confusing. Moreover, ocx are missed (PBar.ocx,Mciconmenu.ocx so it could not be tested...Where could I find those ocx?


    Special thanks to Lothar "the Great" Haensler. Come back soon, you Guru.
    ...at present time, using mainly Net 4.0, Vs 2010



    Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
    all the other wonderful people who made and make Codeguru a great place.
    Come back soon, you Gurus.

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