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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. How can i find the ip of my computer?

How can i find the ip of my computer?

Scheduled Pinned Locked Moved ASP.NET
questioncomsysadmin
9 Posts 6 Posters 1 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.
  • M Offline
    M Offline
    Mic Mathi
    wrote on last edited by
    #1

    My computer is connected to internet throw a DSL cable modem. ipconfig command says that the ip address is 192.168.1.64. I think this is the IP of lan card. "Network connection's" settings is as "Obtain an IP address automatically". By the way, ipconfig also says the "Default Gateway" is 192.168.1.1. This is the IP address of my modem. When I type is address in IE, the modem settings page is opened. That settings page says the IP is 88.213.51.58. I typed this on IE, It opened the modem settings page again. I tried the "ipaddress.com", it says my IP is 212.107.116.248. Each sources showing different IP. How can I find the correct one?

    N S B 3 Replies Last reply
    0
    • M Mic Mathi

      My computer is connected to internet throw a DSL cable modem. ipconfig command says that the ip address is 192.168.1.64. I think this is the IP of lan card. "Network connection's" settings is as "Obtain an IP address automatically". By the way, ipconfig also says the "Default Gateway" is 192.168.1.1. This is the IP address of my modem. When I type is address in IE, the modem settings page is opened. That settings page says the IP is 88.213.51.58. I typed this on IE, It opened the modem settings page again. I tried the "ipaddress.com", it says my IP is 212.107.116.248. Each sources showing different IP. How can I find the correct one?

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      Mic Mathi wrote:

      192.168.1.64.

      Your System IP which is in LAN

      Mic Mathi wrote:

      88.213.51.58

      may be static IP of your provider

      Mic Mathi wrote:

      212.107.116.248

      This seems to be your real IP


      My Website | Ask smart questions

      M 1 Reply Last reply
      0
      • M Mic Mathi

        My computer is connected to internet throw a DSL cable modem. ipconfig command says that the ip address is 192.168.1.64. I think this is the IP of lan card. "Network connection's" settings is as "Obtain an IP address automatically". By the way, ipconfig also says the "Default Gateway" is 192.168.1.1. This is the IP address of my modem. When I type is address in IE, the modem settings page is opened. That settings page says the IP is 88.213.51.58. I typed this on IE, It opened the modem settings page again. I tried the "ipaddress.com", it says my IP is 212.107.116.248. Each sources showing different IP. How can I find the correct one?

        S Offline
        S Offline
        sulabh2020
        wrote on last edited by
        #3

        use this and try to use google, dont be spon feeder. ServerVariables["REMOTE_ADDR"]

        Hello Forum Always be in touch to help about the topic ASP.NET

        M 1 Reply Last reply
        0
        • N N a v a n e e t h

          Mic Mathi wrote:

          192.168.1.64.

          Your System IP which is in LAN

          Mic Mathi wrote:

          88.213.51.58

          may be static IP of your provider

          Mic Mathi wrote:

          212.107.116.248

          This seems to be your real IP


          My Website | Ask smart questions

          M Offline
          M Offline
          Mic Mathi
          wrote on last edited by
          #4

          Thank you for your information. My computer is located on Eastern Province, Saudi Arabia

          1 Reply Last reply
          0
          • S sulabh2020

            use this and try to use google, dont be spon feeder. ServerVariables["REMOTE_ADDR"]

            Hello Forum Always be in touch to help about the topic ASP.NET

            M Offline
            M Offline
            Malcolm Smart
            wrote on last edited by
            #5

            Perhaps you should use google to look up the word hypocrite. At least he only posted the question to one forum... Your Post[^] Same post - different forum[^]

            "More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF

            N T 2 Replies Last reply
            0
            • M Malcolm Smart

              Perhaps you should use google to look up the word hypocrite. At least he only posted the question to one forum... Your Post[^] Same post - different forum[^]

              "More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              he can make use of <satips></satips> tag for his posts


              My Website | Ask smart questions

              M 1 Reply Last reply
              0
              • N N a v a n e e t h

                he can make use of <satips></satips> tag for his posts


                My Website | Ask smart questions

                M Offline
                M Offline
                Malcolm Smart
                wrote on last edited by
                #7

                Harsh...but funny...:laugh:

                "More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF

                1 Reply Last reply
                0
                • M Malcolm Smart

                  Perhaps you should use google to look up the word hypocrite. At least he only posted the question to one forum... Your Post[^] Same post - different forum[^]

                  "More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF

                  T Offline
                  T Offline
                  Talal Sultan
                  wrote on last edited by
                  #8

                  And the best one is that he posted the .NET question in a C++/MFC forum :doh:

                  "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." --Rich Cook

                  1 Reply Last reply
                  0
                  • M Mic Mathi

                    My computer is connected to internet throw a DSL cable modem. ipconfig command says that the ip address is 192.168.1.64. I think this is the IP of lan card. "Network connection's" settings is as "Obtain an IP address automatically". By the way, ipconfig also says the "Default Gateway" is 192.168.1.1. This is the IP address of my modem. When I type is address in IE, the modem settings page is opened. That settings page says the IP is 88.213.51.58. I typed this on IE, It opened the modem settings page again. I tried the "ipaddress.com", it says my IP is 212.107.116.248. Each sources showing different IP. How can I find the correct one?

                    B Offline
                    B Offline
                    Bino B
                    wrote on last edited by
                    #9

                    Open command winsow and type "ipconfig".this will display ur ip and other details :sigh:

                    Regards Bino

                    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