Results 1 to 3 of 3

Thread: How do I make VB determine the users computers' current IP?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 1999
    Location
    Lindenwold, NJ, USA
    Posts
    67

    Post

    How do I make VB determine the users computers' current IP?

  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Posts
    232

  3. #3
    Addicted Member
    Join Date
    Jul 1999
    Location
    Bergen, Norway
    Posts
    143

    Post

    Make 1 Winsock controll and 1 textbox

    use the following code in the form_load event
    text1.text=Winsock1.LocalIp

    -Lumin

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