• 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: Send TCP Data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Send TCP Data


  • Subject: RE: Send TCP Data
  • From: David Blanton <email@hidden>
  • Date: Tue, 25 Mar 2003 17:18:19 -0700

Thanks to all who responded to my original post. FYI, the following does
the trick for me:


NSURL * aURL = [[NSURLalloc]initWithString:@"http://host.com/";];

NSData * theData = [NSData dataWithContentsOfURL:aURL];


NOTE* using Carbon and OT this was two pages of code ... Cocoa is way cool!

David Blanton
"Cocoa FNG"
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Populating an NSPopUpButton from an array
  • Next by Date: [ANN] AGRegex 0.3
  • Previous by thread: Re: Send TCP Data
  • Next by thread: Carbon notifications in Cocoa
  • Index(es):
    • Date
    • Thread