Quote Originally Posted by elRuffsta View Post
haven't tested.. but they are very easy to make..

add winsock control and a textbox and the this 1 line of code under form load: Text1.Text = Winsock1.LocalIP
That only shows the IP of your computer on your local network. Not the external IP address that the ISP associates with your computer.
You need to know the external IP address if you want to access your computer over the internet.