I beleive the only way is to call out to an external webservice using UrlFetch (or what ever its called in java)
If you have a server somewhere (or even simple shared hosting) it should be easy to setup a webservice. On 18 November 2010 08:27, Stefan <[email protected]> wrote: > Hello, > > I'm looking for a way to perform a DNS resolution from within my Java > app on GAE. Sofar haven't found anything. Does anybody know a way to > do it? > > Thanks, > Stefan > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
