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

Thread: IP Addresses

  1. #1
    Join Date
    Nov 1999
    Posts
    16

    IP Addresses

    Hi,

    How do I retrieve the IP addresses assigned to a particular server using VB?

    Also, How can I find the the current user with domain information who has logged on to a particular server?

    Thanks,
    Ashley


  2. #2
    Join Date
    Sep 1999
    Location
    Germany
    Posts
    66

  3. #3
    Join Date
    Nov 1999
    Posts
    16

    Re: IP Addresses

    Hi,

    The program works great on my machine which has got one IP Address allotted to it. But in our organization we have other machines with more than one IP Address associated. When I run this on one such machine it just gives me one of the IP addresses. How can I get all the IP Addresses for the particular machine?

    Thanks,
    Ashley


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