Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » RAP and local address of the remote client
RAP and local address of the remote client [message #127775] Mon, 13 April 2009 09:56 Go to next message
Sergey N. Yashin is currently offline Sergey N. YashinFriend
Messages: 44
Registered: July 2009
Member
Hi!

How i can get from RAP application the local address of the remote client ?

Thanks.
Re: RAP and local address of the remote client [message #127817 is a reply to message #127775] Mon, 13 April 2009 14:07 Go to previous messageGo to next message
Austin Riddle is currently offline Austin RiddleFriend
Messages: 128
Registered: July 2009
Senior Member
This should help:

RWT.getRequest().getRemoteAddr();
Re: RAP and local address of the remote client [message #127829 is a reply to message #127817] Mon, 13 April 2009 14:39 Go to previous messageGo to next message
Sergey N. Yashin is currently offline Sergey N. YashinFriend
Messages: 44
Registered: July 2009
Member
Thanks for reply, but it is not what i need, i know remote address of the
client, but i want to know his local ip address of the interface.
Re: RAP and local address of the remote client [message #127842 is a reply to message #127829] Mon, 13 April 2009 17:00 Go to previous messageGo to next message
Austin Riddle is currently offline Austin RiddleFriend
Messages: 128
Registered: July 2009
Senior Member
This should help:

RWT.getRequest().getLocalAddr();
Re: RAP and local address of the remote client [message #127892 is a reply to message #127842] Tue, 14 April 2009 08:49 Go to previous message
Sergey N. Yashin is currently offline Sergey N. YashinFriend
Messages: 44
Registered: July 2009
Member
Thanks, apparently I did not notice this method. :-)
Previous Topic:Bug in ToolBar/ToolItem?
Next Topic:Using SessionSingletonBase
Goto Forum:
  


Current Time: Thu Mar 28 13:12:50 GMT 2024

Powered by FUDForum. Page generated in 0.02744 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top