Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mmichalm

macrumors newbie
Original poster
Nov 16, 2008
1
0
I am writing a program witch would sent POST message to server. The body of the message has to be taken from NSString object. Everything was fine until I realized that CFReadStreamCreateForHTTPRequest function sends only half of the POST body (I was sniffing with wireshark). There was written in a description of that function to use CFReadStreamCreateForStreamedHTTPRequest instead in this situation, but I don't know how to do this. Please help me with a sample code.
Michael
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.