|
-
Jan 11th, 2002, 06:07 PM
#1
Thread Starter
Member
Easy one :)
hi,
I want to make a program which gives you the IP number of the computer that the program is working, i've used API and the winipcfg program,
Thanks.
lllld_bllll
....... You'll Never Know 
-
Jan 11th, 2002, 06:10 PM
#2
Thread Starter
Member
sorry ,
I just wanted to see what code would a programmer put , i just wanted to insure myself of what code i've entered
thanks again,
lllld_bllll
....... You'll Never Know 
-
Jan 11th, 2002, 06:10 PM
#3
http://www.mvps.org/vbnet
Go in the Network Section
-
Jan 11th, 2002, 06:13 PM
#4
What you can do is to add the Microsoft Winsock Control (Project > Components) and then:
VB Code:
MsgBox Winsock1.LocalIP 'Not sure its "LocalIP"
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
|