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 <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
