|
-
Jan 2nd, 2003, 03:07 AM
#1
Thread Starter
Hyperactive Member
Detecting IP Address
Is there any code i can type in order to find out the IP address of my PC?
-
Jan 2nd, 2003, 03:27 AM
#2
KING BODWAD XXI
Windows 2000 - XP as well i think!!!!
in command prompt type
IpConfig
Windows 98 / 95
in start/run type
WinIpCfg
Now Select Your Adapter
-
Jan 2nd, 2003, 04:32 AM
#3
Fanatic Member
Theres a environment variable you use return in ASP.
http://www.devasp.com/samples/Server....asp?TestID=65
This a list of them all. They work like this...
Code:
varname = request.servervariables("VarName")
-
Jan 2nd, 2003, 04:50 AM
#4
Thread Starter
Hyperactive Member
i mean the code! not the command line syntax!
-
Jan 2nd, 2003, 05:06 AM
#5
Thread Starter
Hyperactive Member
asp? hehe, wat about in VB code? for normal coding purposes, i just want to inform the user about his/her own IP address without them having to type in the command prompt...
-
Jan 2nd, 2003, 05:22 AM
#6
KING BODWAD XXI
-
Jan 3rd, 2003, 06:00 PM
#7
Junior Member
Hi that can be done threw an api and by calling the command prompt ipconfig , ive done it before but im a newbie and cannot remember the code , Try pm'ing MidgetsBro
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
|