Jump to content

How to Find External IP (Static IP)

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
kresh7

kresh7

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 661 posts
Ok i though about writting this cause its pretty simple and its worth of knowing it :D

There are diferrent ways how you can find your External IP (Static IP) Address
One of those ways is here:



Dim MyStaticIP As String

MyStaticIP = Inet1.OpenURL("http://pchelplive.com/ip.php")

Text1.Text = MyIP



Like you see we are using Inet Control to Open The Url http://pchelplive.com/ip.php this is beacuse we retrive the External IP address out of this Page wich is sending use back our a datapacket with our request of our Static IP address
Posted Image

#2
Egz0N

Egz0N

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,034 posts
CooL One .. Kresh .. :D

#3
MathX

MathX

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,001 posts
Worked...

Interested in participating in community events?
Want to harness your programming skill and turn it into absolute prowess?
Come join our programming events!