Re: how can i upload a file through CFNetwork
Re: how can i upload a file through CFNetwork
- Subject: Re: how can i upload a file through CFNetwork
- From: Alexander von Below <email@hidden>
- Date: Thu, 24 Jul 2008 11:53:45 +0200
Hello,
that all depends where you want to upload it to.
If you want to use a normal HTTP Form POST, then there should be many
samples on the internet how to do that with NSMutableURLRequest and
NSURLConnection.
Is there any specific reason why you want to you CFNetwork?
Alex
Am 24.07.2008 um 11:51 schrieb Peng Jian[彭健]:
Hi:
I want write some code to upload a file through CFNetwork,
but I can not find any sample code. How can I do it? Need I set any
http header field? Should I use POST or PUT?
Thanks!
Peng Jian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden