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. c# resolve redirection IP

c# resolve redirection IP

Scheduled Pinned Locked Moved C#
csharpcomquestion
6 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.
  • E Offline
    E Offline
    evangile
    wrote on last edited by
    #1

    Is there a way to resolve an adresse IP that use no-ip.com stuff. I tryed some code but all i obtain is the IP of "no-ip.com" not my computer IP. what you think is it possible? or maybe using dyndns ?

    R 1 Reply Last reply
    0
    • E evangile

      Is there a way to resolve an adresse IP that use no-ip.com stuff. I tryed some code but all i obtain is the IP of "no-ip.com" not my computer IP. what you think is it possible? or maybe using dyndns ?

      R Offline
      R Offline
      Rajesh Anuhya
      wrote on last edited by
      #2

      I did't understand what exactly u want??? :doh: :doh: :doh: :doh: no-ip.com , is a dynamic server which is convert your dynamic IP to Static Domain name. u can retrieve the IP original IP Address(dynamic IP) uning PING command. PING rajesh.no-ip.com -t it will show u the original IP Address.

      Rajesh B --> A Poor Workman Blames His Tools <--

      E 1 Reply Last reply
      0
      • R Rajesh Anuhya

        I did't understand what exactly u want??? :doh: :doh: :doh: :doh: no-ip.com , is a dynamic server which is convert your dynamic IP to Static Domain name. u can retrieve the IP original IP Address(dynamic IP) uning PING command. PING rajesh.no-ip.com -t it will show u the original IP Address.

        Rajesh B --> A Poor Workman Blames His Tools <--

        E Offline
        E Offline
        evangile
        wrote on last edited by
        #3

        i did ping Mysite.no-ip.biz that return to my own pc apache website. it does return some IP 75.12.etc....... so this IP is the IP of no-ip.com, not my computer IP wich start by 86.123......... if ping cmd fail resolve my ip i doubt a c# code will do it. At least i have no idea how.

        R 1 Reply Last reply
        0
        • E evangile

          i did ping Mysite.no-ip.biz that return to my own pc apache website. it does return some IP 75.12.etc....... so this IP is the IP of no-ip.com, not my computer IP wich start by 86.123......... if ping cmd fail resolve my ip i doubt a c# code will do it. At least i have no idea how.

          R Offline
          R Offline
          Rajesh Anuhya
          wrote on last edited by
          #4

          am not sure.., see your no-ip installation path , C:\Program Files\No-IP these is text file with your username for example DCU-rajesh.txt look into that file.. :^) :^) :^)

          Rajesh B --> A Poor Workman Blames His Tools <--

          E 1 Reply Last reply
          0
          • R Rajesh Anuhya

            am not sure.., see your no-ip installation path , C:\Program Files\No-IP these is text file with your username for example DCU-rajesh.txt look into that file.. :^) :^) :^)

            Rajesh B --> A Poor Workman Blames His Tools <--

            E Offline
            E Offline
            evangile
            wrote on last edited by
            #5

            My user will not have access to this file. i would do a something in c# code so user know everyday my new IP and send socket to me. for now i have to bypass and have myserver store the IP in a well known rendezvouz point Database". would be more simple if i was able to make user machine ping mysite.no-IP.com then being able resolve the true IP behind no-ip.com proxy.

            L 1 Reply Last reply
            0
            • E evangile

              My user will not have access to this file. i would do a something in c# code so user know everyday my new IP and send socket to me. for now i have to bypass and have myserver store the IP in a well known rendezvouz point Database". would be more simple if i was able to make user machine ping mysite.no-IP.com then being able resolve the true IP behind no-ip.com proxy.

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              What if you connect a TCP socket to that IP and then check the RemoteEndPoint? It's a wild guess, but it could work.. or actually, it shouldn't. But if it does anyway, then it's cool.

              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