Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. IP Lookup

IP Lookup

Scheduled Pinned Locked Moved C#
sysadminquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    quocbao
    wrote on last edited by
    #1

    I need write application, so get Ip address in local network . How much? Thanhk. :doh:

    M W 2 Replies Last reply
    0
    • Q quocbao

      I need write application, so get Ip address in local network . How much? Thanhk. :doh:

      M Offline
      M Offline
      Mridang Agarwalla
      wrote on last edited by
      #2

      If you want to find your own Ip Address, you could use this.[^]

      1 Reply Last reply
      0
      • Q quocbao

        I need write application, so get Ip address in local network . How much? Thanhk. :doh:

        W Offline
        W Offline
        WetRivrRat
        wrote on last edited by
        #3

        If you have DNS you could just use HostIP = System.Net.Dns.GetHostByName(ServerName); and if you have AD, you could do a DirectorySearch of computers and get a list by name, then use that to retireve the "ServerName" for your dns lookup string Beautiful; Beautiful = "ignorant"; label1.Text = "The world is full of " + Beautiful +" people."; Why is common sense such an un-common comodity?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups