PDA

Click to See Complete Forum and Search --> : My IP Address


Dec 16th, 1999, 09:25 PM
How do I find out my computer's current IP address?

My ISP gives me a new one each time I connect, but I don't want the program to throw a wobbler if I am not connected and therefored don't have one. (I also don't want it to try and connect to the internet either!)

------------------
Matthew Ralston
E-Mail: m.ralston@mediavault.co.uk
ICQ:31422892 (http://www.thebluelink.cjb.net/icq.html)
Web Sites:The Blue Link (http://www.thebluelink.cjb.net) My Home Page (http://mralston.cjb.net)

rockies1
Dec 17th, 1999, 02:51 AM
Add a winsock control to a form...

Then you are looking for: Me.Winsock1.LocalIP

Something like:
msgbox Me.Winsock1.LocalIP

Will give it to you...

If that doesn't work, I can e-mail you the project I have with it...

------------------
Morgan
rockies1@gvi.net
My Web Page (http://members.xoom.com/Rockies1)