|
-
Jan 17th, 2007, 03:38 PM
#1
Re: Simple: how to find I.P help!
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
-
Jan 17th, 2007, 05:30 PM
#2
Thread Starter
New Member
Re: Simple: how to find I.P help!
whats that hehehe
-
Jan 17th, 2007, 07:56 PM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|