Results 1 to 5 of 5

Thread: Reading computer names from network

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2004
    Location
    Netherlands
    Posts
    1

    Reading computer names from network

    How can I retrieve all computer names within a workgroup and/or domain using vb.net (netBIOS or DNS)????

    I want to fill a combobox with computer names so the user can choose a MySQL server.


    Please give sample code....


    Eeeeek

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Search this forum , I posted some links some time ago .

  3. #3
    Lively Member nokia8210's Avatar
    Join Date
    Dec 2002
    Location
    Coventry
    Posts
    92
    try
    System.Enviroment.MachineName

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by nokia8210
    try
    System.Enviroment.MachineName
    This would retrieve the current computer name only .

  5. #5
    Lively Member nokia8210's Avatar
    Join Date
    Dec 2002
    Location
    Coventry
    Posts
    92
    sorry miss read the thread

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