Results 1 to 15 of 15

Thread: Simple: how to find I.P help!

Hybrid View

  1. #1
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Simple: how to find I.P help!

    Look at the Shell API.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  2. #2

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Posts
    5

    Re: Simple: how to find I.P help!

    whats that hehehe

  3. #3
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: Simple: how to find I.P help!

    If this is .Net then I can't really help much.

    For people behind a router/hub, you cannot get your external IP locally. You have to get it remotely from a website like www.showmyip.com.

    You can get your network/LAN IP, but this is not the one visible to other people on the internet.

    For people who are not behind a router then you can get your IP locally.

    You can probably do this using the Sockets class (which is similar to Winsock in VB 6). Or there might be a better way in .Net but I don't know.

    I only use VB 6.

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