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

    How do I retrieve the remote computer name based on ones logon username?

    I need to find the remote computer's name that a remote user has logged on to. If possible I need a solution that works both for Win95 and NT. I have tried using NetSessionEnum but I have not gotten it to work.

    Thanks,
    Wade Balzer


  2. #2
    Guest

    Re: How do I retrieve the remote computer name based on ones logon username?

    Did you ever get a solution for this? I need to do the same thing and cannot figure it out.


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