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

    How to get all the system names (IP address) available in the network





    I would like to know all the systems that are connected to a network. I am writing a program which works similar to 'net send' in WinNT.


    -- Satya

  2. #2
    Join Date
    Nov 1999
    Location
    Indianapolis, IN
    Posts
    191

    Re: How to get all the system names (IP address) available in the network

    Did you get the answer to this?
    Thanks,


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