Hi Vikas,
How about retrieve the HttpServletRequest instance, then getLocalAddr() and
getLocalPort()?

You may want to check out the rest of the useful getter methods
in HttpServletRequest.


On Tue, Sep 8, 2009 at 5:55 PM, Vikas <vikas.m.ya...@gmail.com> wrote:

>
> For RPC communication, I need server IP address and port which is
> specified in URL.
> e.g. In 'http://10.4.6.131:8181/webClient.html' url 10.4.6.131 IP
> address and 8181 port.
>
> How to get this IP and port in GWT?
>
> Thanks in advance,
> Vikas
>
> >
>


-- 

Hez

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to