Results 1 to 2 of 2

Thread: My IP Address

  1. #1
    Guest

    Post

    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: [email protected]
    ICQ:31422892
    Web Sites:The Blue Link My Home Page

  2. #2
    Hyperactive Member rockies1's Avatar
    Join Date
    Jul 1999
    Location
    Stuck at work
    Posts
    375

    Post

    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
    [email protected]
    My Web Page

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width