On iOS 4 there's a method on NSMutableURLConnection to do this (something like setHTTPShouldUsePipelining:). If you need a solution for iOS 3.x, I'm afraid I've been trying to find one for a long time, and short of writing pipelining yourself, I don't think there is one.
Dave Sent from my iPhone On Jul 17, 2010, at 10:14 AM, SridharRao M <macsrid...@gmail.com> wrote: > Hi Group, > > I want to implement HTTP Pipe lining communication in my iphone application > for web images downloading into my application. > > If any one implemented this already please suggest me how to implement this > in iPhone. > > Thanks in advance. > > Regards, > Sridhar. > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/cocoa-dev/davedelong%40me.com > > This email sent to davedel...@me.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com