• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSURLConnection doesn't post
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLConnection doesn't post


  • Subject: Re: NSURLConnection doesn't post
  • From: Michael Vannorsdel <email@hidden>
  • Date: Thu, 10 Apr 2008 07:59:49 -0600

Also, this method may be called multiple times with only a fragment of the data each time.


On Apr 10, 2008, at 6:27 AM, Micha Fuhrmann wrote:

- (void)connection:(NSURLConnection *)connection didReceiveData: (NSData *)data

{
NSString* thhhe = [[NSString alloc]initWithData:data encoding:NSASCIIStringEncoding];
}

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSURLConnection doesn't post
      • From: Micha Fuhrmann <email@hidden>
References: 
 >NSURLConnection doesn't post (From: Micha Fuhrmann <email@hidden>)

  • Prev by Date: Re: NSURLConnection doesn't post
  • Next by Date: Re: NSURLConnection doesn't post
  • Previous by thread: Re: NSURLConnection doesn't post
  • Next by thread: Re: NSURLConnection doesn't post
  • Index(es):
    • Date
    • Thread