ios-samples/HttpClient
Marek Safar 0ea99c6a98 Add System.Net.Http http request sample 2013-06-07 18:43:47 +02:00
..
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots Added some screenshots from flickr links in the README.md files. 2011-09-29 11:40:52 +02:00
Cocoa.cs Add samples 2009-11-10 18:08:09 -05:00
DotNet.cs Add samples 2009-11-10 18:08:09 -05:00
HttpClient.csproj Add System.Net.Http http request sample 2013-06-07 18:43:47 +02:00
HttpClient.sln Fix sample to work with changes to the twitter API. Old URL no longer returned tweet feed. Also updated project format. 2012-10-22 15:10:14 -04:00
Info.plist add new resources 2012-12-20 14:20:14 -05:00
Main.cs Add System.Net.Http http request sample 2013-06-07 18:43:47 +02:00
MainWindow.xib Add System.Net.Http http request sample 2013-06-07 18:43:47 +02:00
MainWindow.xib.designer.cs [HttpClient] Designer file updated to avoid GC issues. 2011-08-05 22:27:14 +01:00
Metadata.xml Initial tags. 2011-10-05 22:32:15 +02:00
NetHttp.cs Add System.Net.Http http request sample 2013-06-07 18:43:47 +02:00
README.md README.md fixications. 2011-11-16 14:23:44 +01:00
TableViewRocks.cs Add System.Net.Http http request sample 2013-06-07 18:43:47 +02:00

README.md

HTTP Client

An example on using both the .NET and Objective-C classes to send a web request in one MonoTouch application.

Preview

iPhone running HTTP Client Sample

Authors

Miguel de Icaza