Hi,

I'm wondering what options we have when we want a 3rd party to talk to
our server. For example, I'm using GWT RPC as-is. So my clients
(browsers) talk to the server perfectly, works great.

Now I'd like to make an iPhone app (an actual objective-c compiled
app) that also uses my web service. Normally if I were using PHP, I'd
just call the PHP scripts via a url in the objective-c application.
This does not seem possible when using GWT-RPC. Is there any way to do
it? I know I can just let the user use mobile safari to access my web
app, but would prefer a thick client.

Thanks for any suggestions


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to