User IP address

85 views
Skip to first unread message

somesh.m...@gmail.com

unread,
Dec 8, 2013, 11:31:13 PM12/8/13
to suppor...@runmyprocess.com, somesh. mukherjee
Is there a way we can read the user's IP address from a RMP Web Interface? I am aware of some websites which can be used to capture the IP addresses (like api.hostip.info or getjsonip) but I am trying to avoid going that route because we would hit cross domain challenges or security issues.

Thanks!

Dimitri MELCHIOR Pro

unread,
Dec 9, 2013, 9:54:21 AM12/9/13
to RunMyProcess Support Forum, somesh. mukherjee
Hi Somesh,

You can try to do a GET on a website that returns the ip of the client.
here's an example:

This will returns a json structure as follow:
{"ip":"xxx.xxx.xxx.xxx","about":"/about","Pro!":"http://getjsonip.com"}

Best regards.

--

Dimitri MELCHIOR

PreSales Consultant

     

Fujitsu RunMyProcess user? Please add a review on GoogleApps Marketplace

Afin de contribuer au respect de l'environnement, merci de n'imprimer ce message qu'en cas de nécessité.
Be environmentally friendly: do not print this email unless it is entirely necessary.


On Mon, Dec 9, 2013 at 5:31 AM, <somesh.m...@gmail.com> wrote:
Is there a way we can read the user's IP address from a RMP Web Interface? I am aware of some websites which can be used to capture the IP addresses (like api.hostip.info or getjsonip) but I am trying to avoid going that route because we would hit cross domain challenges or security issues.

Thanks!

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/e814da00-d20d-4fcf-b8a0-8c991a3b2fb9%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/groups/opt_out.

somesh.m...@gmail.com

unread,
Dec 9, 2013, 10:40:07 AM12/9/13
to suppor...@runmyprocess.com, somesh. mukherjee
Thanks Dimitri - This being a http based service, on invocation from within a RMP based web interface, it would raise a mixed active content error on most of the browsers or based on user's security settings.

I was hoping to find out if there is a native feature or way to dig this information out in a RMP web interface or if you had a idea, which is more secure and compatible.

Dimitri MELCHIOR Pro

unread,
Dec 9, 2013, 10:45:05 AM12/9/13
to RunMyProcess Support Forum, somesh. mukherjee
Hi Somesh,

We do not have a native feature. Anyway, there is a need to make a GET in AJAX directly on client side. If not, it will return you RMP servers IP addresses.

Best regards.

--

Dimitri MELCHIOR

PreSales Consultant

     

Fujitsu RunMyProcess user? Please add a review on GoogleApps Marketplace

Afin de contribuer au respect de l'environnement, merci de n'imprimer ce message qu'en cas de nécessité.
Be environmentally friendly: do not print this email unless it is entirely necessary.


On Mon, Dec 9, 2013 at 4:40 PM, <somesh.m...@gmail.com> wrote:
Thanks Dimitri - This being a http based service, on invocation from within a RMP based web interface, it would raise a mixed active content error on most of the browsers or based on user's security settings.

I was hoping to find out if there is a native feature or way to dig this information out in a RMP web interface or if you had a idea, which is more secure and compatible.
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.

somesh.m...@gmail.com

unread,
Dec 9, 2013, 10:59:44 AM12/9/13
to suppor...@runmyprocess.com, somesh. mukherjee
That is correct, we are contemplating the idea of writing our own servlet and exposing a rest service to facilitate this. But thanks for confirming.
Reply all
Reply to author
Forward
0 new messages