Results 1 to 3 of 3

Thread: getting the ip address of my pc

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,364

    getting the ip address of my pc

    Is there a function in vb to get my ip address or anything?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: getting the ip address of my pc

    Put a Winsock control on your form
    VB Code:
    1. Msgbox Winsock1.LocalIp

  3. #3
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: getting the ip address of my pc

    Pouncer,

    Look in my signature for Free VB Source Code and download the project Get IP Address from Webpage.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width