Getting IP address of current machine with VB5 
Author Message
 Getting IP address of current machine with VB5

I am new to VB5. Does anyone know if I can get the IP address from within a
Vb application and pass it to a memory variable.

Thanks,

Vlad




Mon, 01 Jan 2001 03:00:00 GMT  
 Getting IP address of current machine with VB5

says...
Quote:

> I am new to VB5. Does anyone know if I can get the IP address from within a
> Vb application and pass it to a memory variable.

If you are using msWinsock control you can get it with
Winsock1.localhostip

//Jonas
  http://surf.to/Vbarea



Tue, 02 Jan 2001 03:00:00 GMT  
 Getting IP address of current machine with VB5
I wish that I had msWinsock but can't find it anywhere.

Quote:


>says...

>> I am new to VB5. Does anyone know if I can get the IP address from within
a
>> Vb application and pass it to a memory variable.

>If you are using msWinsock control you can get it with
>Winsock1.localhostip

>//Jonas
>  http://surf.to/Vbarea



Sat, 06 Jan 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Getting IP address of current machine with VB5

2. Getting IP address of current machine with VB5

3. Getting IP address of current machine with VB5

4. Getting a machine's MAC address given a NETBIOS machine name or IP address

5. Retrieving the current IP address of the local machine

6. Retrieving the current IP address of the local machine

7. Fetch IP Address for Current Machine

8. Retrieving the current IP address of the local machine

9. Getting IP Address on machine I am using

10. Getting Local IP Address of Machine

11. Getting IP Address of Local Machine

12. Getting the IP addresses of remote machines

 

 
Powered by phpBB® Forum Software