Results 1 to 4 of 4

Thread: How to get DialUp IP

  1. #1
    Guest

    Question

    Hi!

    I've asked this before, but i didn't get any help.

    I want to get the IP from the DialUp connection. I have no problems getting my local network ip with the command Winsock1.LocalIP but i realy needs the DialUp IP too!

    Please help me!!

  2. #2
    Lively Member
    Join Date
    Aug 2000
    Location
    Australia
    Posts
    82
    Have a look at the RemoteHostIP property of the Winsock control. This should give you what you are after.

  3. #3
    Guest

    Exclamation

    Nope!

    Didn't work!

  4. #4
    Guest

    Question Am I doing right???

    I did it like this:

    MsgBox Winsock1.RemoteHostIP, vbInformation

    Or, should i do it another way??

    But if I put LocalIP instead of RemoteHostIP, then i get an IP, but thats my LAN IP. But i want my DialUp/Internet IP.

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