-
Re: How to get ip adress?
"Doug" <hot_n_cold_2000@HotMail.com> wrote:
>Carlos Melendez <melendez@yahoo.com> wrote in message
>news:38c68128$1@news.devx.com...
>>
>> How do I get the computers IP address using visual basic 6?
>
>Hi,
>I asked a similar question as this recently, and I was directed to the
>Winsock control (something like:"Microsoft Winsock Control 6.0")
>
>Add one to a form, and try this in the form Load event:
>
>Form1.Caption = Winsock1.LocalIP
>
>hth,
>Doug
>
>
>
Hi, What Doug dealing is with the local machine only.
Extend a socket connection using Winsock and get the IP
address of the desired machine.
If u wish i can give you the code for u.
Expecting a reply.
Bhaskar
-
Re: How to get ip adress?
"Doug" <hot_n_cold_2000@HotMail.com> wrote:
>Carlos Melendez <melendez@yahoo.com> wrote in message
>news:38c68128$1@news.devx.com...
>>
>> How do I get the computers IP address using visual basic 6?
>
>Hi,
>I asked a similar question as this recently, and I was directed to the
>Winsock control (something like:"Microsoft Winsock Control 6.0")
>
>Add one to a form, and try this in the form Load event:
>
>Form1.Caption = Winsock1.LocalIP
>
>hth,
>Doug
>
>
>
Hi, What Doug dealing is with the local machine only.
Extend a socket connection using Winsock and get the IP
address of the desired machine.
If u wish i can give you the code for u.
Expecting a reply.
Bhaskar
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|