Re: Connect iPad to Servlets on a Tomcat Web Server
Re: Connect iPad to Servlets on a Tomcat Web Server
- Subject: Re: Connect iPad to Servlets on a Tomcat Web Server
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Sat, 19 Feb 2011 23:24:18 +0000
On 19 Feb 2011, at 18:35, Bing Li wrote:
> I would like to connect my iPad to the servlets on the Web server.
In most cases you'll want to be using the highest level API possible, which in this case is NSURLConnection. Probably the best place to start is the SimpleURLConnections sample code. It shows how to issue HTTP GET, PUT and POST requests, and gather their results.
<http://developer.apple.com/library/ios/#samplecode/SimpleURLConnections/>
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden