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

Thread: Network

  1. #1
    Join Date
    Apr 1999
    Posts
    3

    Network



    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
    Oct 1999
    Posts
    6

    Re: Network

    You should explore java.lang.System class.

    Rajesh


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