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

    How do I get the system info without having sockets in the client machine...



    How can I get the Username, Platform used, time gap from the time that system was booted last, from all the systems connected in a Network(Windows). I dont intend to use sockets.

  2. #2
    Join Date
    May 1999
    Posts
    20

    Re: How do I get the system info without having sockets in the client machine...



    Kethari,

    Check out the system info bean at the IBM site. It's free and it may do most of what you need.


    Mark




    IBM Visual Age Developers Domain

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