Hi,
Take a look here..

http://www.irt.org/script/1685.htm

Or.. You can make a javascript call to an php, perl, whatever and then
return the ipaddress..

Something like

<script src="http://www.domain.com/getip.php";></script>

Inside getip.php, handle the client ip and then, return javascript headers
and content.

--Robson


2008/9/22 yoichiro <[EMAIL PROTECTED]>

>
> Hi vinod_una_HP,
>
> I think that it is impossible in the client side. And, if you try to
> retrieve the ip address in your server side, you will be able to
> retrieve only the ip address of OpenSocial container server.
>
> Regards,
> Yoichiro
>
> On Sep 22, 10:07 pm, vinod_una_HP <[EMAIL PROTECTED]> wrote:
> > How can i find remote ip address of the user accessing my application.
> > Is there any way to do that ?as I need to find the same .
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-container?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to