|
-
Apr 26th, 2001, 05:33 AM
#1
Thread Starter
Junior Member
How to Detect the IP Address of my local machine
i am connecting to the internet using dial up networking and every time i connect i need write a program which will fetch the ip address and mail it to someboidy
-
Apr 26th, 2001, 03:16 PM
#2
Fanatic Member
what about adding a winsock control and then trying
It can be done with the api, but there's a lot of code involved
GWDASH
[b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]
-
Apr 26th, 2001, 05:13 PM
#3
-
Apr 27th, 2001, 03:54 AM
#4
Thread Starter
Junior Member
How to get the TCP/IP IP address
How to get the TCP/IP IP address, which is dynamic and changes everytime i connect to the net, using modem.
-
Apr 27th, 2001, 05:39 AM
#5
Guru
(From e-mail response)
this works fine for local ipaddress. But how to find the tcp/ip ipaddress which is dynamic and everytime i get a new one whenever i connect to the net using dial-up networking
What's the difference?
The code (both the API one and the one with the Winsock control) works fine for me and reports my dynamic IP. I don't have a local IP unless 127.0.0.1 counts.
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
|