Results 1 to 4 of 4

Thread: Easy one :)

  1. #1

    Thread Starter
    Member lllld_bllll's Avatar
    Join Date
    Dec 2001
    Location
    In The Hell , Die and visit me :D
    Posts
    42

    Talking 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

  2. #2

    Thread Starter
    Member lllld_bllll's Avatar
    Join Date
    Dec 2001
    Location
    In The Hell , Die and visit me :D
    Posts
    42
    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

  3. #3
    DaoK
    Guest
    http://www.mvps.org/vbnet

    Go in the Network Section

  4. #4
    Stiletto
    Guest
    What you can do is to add the Microsoft Winsock Control (Project > Components) and then:
    VB Code:
    1. 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
  •  



Click Here to Expand Forum to Full Width