Results 1 to 3 of 3

Thread: Getting REAL IP

  1. #1

    Thread Starter
    Addicted Member Sonikku`'s Avatar
    Join Date
    Oct 2002
    Location
    NyC~
    Posts
    165

    Getting REAL IP

    Say the users behind a proxy. How would I get there real IP? Thank You
    Sonikku`- First Days of VB
    [vbcode]
    Dim Text1.Text as String
    [/vbcode]
    <Sonikku`> Whats wrong with this code, i keep getting an error about reserved keyword?
    <od`Sinchro> LOL!
    <Sonikku`> ?

  2. #2
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228
    Have you tried with

    request.getRemoteAddr()

    Cheers!
    Abhijit
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  3. #3
    Addicted Member Phenix's Avatar
    Join Date
    Sep 2002
    Location
    Near A Cube
    Posts
    228

    Wink

    If the proxy is doing its job, you should not be able to get the real IP.

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