Is it possible to get the ip address of the person who logged in a site

I need to get the IP address of the person who is browsing, i have tried request.getRemoteAddr() which is giving a firewall ip address but not his local system ip. what is the way to find out the ipaddress? should i use any applets or javascript?

Any way I got it
How to get the user ip address of client machine who is behind firewall
use this code
request.getHeader("x-forwarded-for");to get the local ip address
InetAddress localadd = InetAddress.getLocalHost();
localadd.getHostAddress();to get the external ip
request.getRemoteAddr()and here are few links which ip address discussions are made
[link1|http://forum.java.sun.com/thread.jspa?threadID=5155243&messageID=9586796]
[link2|http://forum.java.sun.com/thread.jspa?threadID=5309344&tstart=0]
thanks to BalusC and RahulSharna

Similar Messages

  • How can I find the IP address of guest users who log on to my Adobe Connect Meeting?

    We had an Adobe Connect meeting that was open for guest users to log in under generic user names. Does the Adobe Connect meeting log keep the IP address or other identifiable information for these guest users?

    Footprints will track and report the User IP's.
    http://www.refineddata.com/index.php?option=com_content&view=article&id=62:footprints&cati d=43:custom-pods&Itemid=62

  • How to get the MAC address of the additional 10G NIC with ILO command line

    how to get the MAC address of the additional 10G NIC with ILO command line?
    thanks.
    This question was solved.
    View Solution.

    Hi Bruce,
    Out from what I can find on this network card is it not possible to get the mac address without a OS. I would recommend you to get/burn a Linux/Ubuntu live CD/DVD and run a Ifconfig in there.
    Hope it helps you.
    Best regards
    Zincas
    I work on behalf of HP

  • Getting the MAC address of the iPhone

    Hi,
    In order for an iPhone (or any other network device) to access or wi-fi network, it needs to be registered. I would like to make it so that they don't have to register it every time and to do that, I need the MAC address of the device. Users will be registering via a webpage using the browser on the phone. Is there any way in the midst of that process that I can query the iPhone for it's Mac address?
    Thanks,
    Rob Tanner
    Linfield College

    You can get the MAC address for your iPhone at Settings > General > About > Wi-Fi address.
    There is not a way to query the iPhone for the MAC address to be entered automatically in the space provided when registering the iPhone's MAC address via the webpage, but it can be written down in advance for manual entry of the address.

  • Is it possible to get a camera added to the back of my ipod 5 16gb?

    Is it possible to get a camera installed on the back of my sons ipod touch 5th generation 16gb? I bought the wrong one on accident.

    No. If you purchased it from Apple within the last 14 days you can returnit for a full refund and purchase a 32 or 64 GB 5G since those have the back camera.
    Returns & Refunds - Apple Store (U.S.)

  • Is it possible to get a count of all the class files in a Flash Builder project?

    Is it possible to get a count of all the class files in a Flash Builder project?
    Thanks!

    Resultsets are one per connection unless you have copied them. Do you have lots of connections are you properly reusing them or at least closing and discarding all references?
    See tutorial and Javadoc of API too

  • Why is the link to my form getting this message?  I copied the link right from the page.  An error has occurred. The form does not exist. Please re-enter the web address as the link may be misspelled. [ref: cixTdh4JnkymYgz7awKoQ, BadRequest]

    Why is the link to my form getting this message?  I copied the link right from the page.  An error has occurred. The form does not exist. Please re-enter the web address as the link may be misspelled. [ref: cixTdh4JnkymYgz7awKoQ, BadRequest]

    My form - which was working great - disappeared when I did some editing; here is the message I get now.
    The form does not exist. Please re-enter the web address as the link may be misspelled.
    The link for the form is:
    https://adobeformscentral.com/?f=UqJr%2Aas2RJIHPVA4iGIQ6w
    Please look into the matter and resolve the issue at the earliest.
    Regards,
    Vaibhav Nigam

  • How to get the IP address of the Client machine???

    Hi All,
    I am trying to get the IP address of the Client machine and using the code
    SELECT SYS_CONTEXT('USERENV','IP_ADDRESS') FROM DUAL;
    but this query only return server ip address but i want Client machine IP .
    How can I get that. Please help.

    SowmyRaj wrote:
    Hi All,
    I am trying to get the IP address of the Client machine and using the code
    SELECT SYS_CONTEXT('USERENV','IP_ADDRESS') FROM DUAL;
    but this query only return server ip address but i want Client machine IP .
    How can I get that. Please help.Which client's IP addess?
    SYS_CONTEXT('USERENV','IP_ADDRESS') should give you the IP address of the machine from which the client is connected. So you are running sqlplus from Server?
    To check other session's information, you can check V$SESSION view.

  • I cant get a photo project to email the moblile me address to someone else.  I know how, but it has stopped working for some reason.  Instead of pulling up the web address on the email form, it puts an error message?  Any ideas?

    I cant get a photo project to email the moblile me address to someone else.  I know how, but it has stopped working for some reason.  Instead of pulling up the web address on the email form, it puts an error message?  Any ideas?

    Michael,
    The link for the word 'HERE' directs to a Evergreen School District page, which outside of Mobile Me and/or Aperture. Your school district network might be intercepting the request from Aperture and displaying the 'network authentication page' that you see, instead of the email. I would get with the IT department to see if they can help you get around this.
    Have you also tried using the 'Tell a Friend' feature from another network location, like starbucks or your home?
    Cheers,
    Owen.

  • I plan to buy an iphone 6 from New York. I am from India and shall be using the phone in India. Is it possible to get an unlocked iphone from the store? If yes, how much would it cost?

    I plan to buy an iphone 6 from New York. I am from India and shall be using the phone in India. Is it possible to get an unlocked iphone from the store? If yes, how much would it cost?

    It is going to be months before any unlocked iPhone 6s will be available.
    Also be aware that the iPhone purchased in the USA will only have warranty service in the USA. Any warranty service will require you to bring it back to USA.

  • Getting the IP address of the client

    How do I get the IP address of the client that makes a request in the Internet?
    getRemoteAddr() cannot be used since the client may be from a proxyserver or an ISP provider ...
    Can I get some help on this?
    Thanks in advance
    Jai

    I think you cannot get the IP address of the client if he uses a proxy server.
    Hope to hear good news from others.
    Regards.
    Jeffrey

  • Getting the IP address of the local machine.

    Hello All,
    We are deploying an application using 10g AS(LINUX).We have to capture the IP address of the
    user machine, in which the browser is running.(10g forms,9i db)
    WEB_UTIL is not configured and we are using java importer for the purpose.
    I am a 'very' newbie in java.I searched a lot in the net and got some solutions but all providing the Ip address of the AS machine.
    Can anyone give a java program to get the IP address of the local machine?Or a link...
    Thanks in advance
    Jeneesh

    Give a glance to these documents. may be coukd help you
    http://forum.java.sun.com/thread.jspa?threadID=245711
    Java 6.0 includes an API to get the MAC address of any attached network interface:
    http://java.sun.com/javase/6/docs/api/java/net/NetworkInterface.html#getHardwareAddress
    (idea for IP user: you can shell out, and use the 'who -m'?)
    Regards Jeneesh

  • Adding a Contact Form, is it possible to change the FROM address in the header to the submitter's email address?

    As it stands now the FROM address used is the site default (mine); using REPLY in the resulting email from the form should have the submitters email address not mine. I was able to switch this in the code (form-u1768.php) of an earlier version of MUSE. The PHP has changed in the current version (2014) and I'm not seeing how to pull off the same manual tweak. Any Ideas? Thanks!

    I found this: Re: In adobe muse, how do you control the replyto address for a form?  The site I'm working on is uploaded via FTP to another host.  So, "...the email 'reply-to' header is filled in with the email address entered by whoever filled out the form, so you can hit 'reply' in your email software to reply to the form submitter."  However, what if I want to take my chances on the form mail coming out of my site? Is there a tweak in the PHP that I can perform to change the FROM address to the same as REPLY-TO? Is there any reason this wouldn't work:
    function get_email_headers($to_email, $form_email) {
      $headers = 'From: ' . $form_email . PHP_EOL;
      $headers .= 'Reply-To: ' . $form_email . PHP_EOL;
      $headers .= 'X-Mailer: Adobe Muse CC 2014.1.6 with PHP' . PHP_EOL;
      $headers .= 'Content-type: text/html; charset=utf-8' . PHP_EOL;
      return $headers;
    ...vs. the way it is coded by MUSE:
    function get_email_headers($to_email, $form_email) {
      $headers = 'From: ' . $to_email . PHP_EOL;
      $headers .= 'Reply-To: ' . $form_email . PHP_EOL;
      $headers .= 'X-Mailer: Adobe Muse CC 2014.1.6 with PHP' . PHP_EOL;
      $headers .= 'Content-type: text/html; charset=utf-8' . PHP_EOL;
      return $headers;

  • I want to get the IP address to the sender of an email

    I received an email and would like to obtain the IP address of the sending party. Can that be done with any of the add-ons or does Mozilla provide any features like that?

    to do that, power off the printer and then press the Select button and power on, maintain the select button during start up.
    But after that, I don't know how to setup a new IP adress
    dwalker2 wrote:
    I want to set the IP address back to default on a HP LJ 4000n how do I do that?  The I/O would not let me or maybe just don't know how.
    dwalker2 wrote:
    I want to set the IP address back to default on a HP LJ 4000n how do I do that?  The I/O would not let me or maybe just don't know how.
    , is anybody can help us?

  • Hi! How can I change the shipping address for the program of replacement of the 1 generation ipod nano? I've already received the empty box and now I should send back the old ipod but I'd like to receive the new one to another address. Thank you.

    Hi! How can I change the shipping address for the program of replacement of the 1 generation ipod nano? I've already received the empty box and now I should send back the old ipod but I'd like to receive the new one to another address. Thank you.

    I would contact Apple directly and have them work with to get the iPod shipped to a new/different address.
    http://www.apple.com/contact/
    B-rock

Maybe you are looking for