Re: File transfer to server
Re: File transfer to server
- Subject: Re: File transfer to server
- From: Fredrik Olsson <email@hidden>
- Date: Thu, 27 Jul 2006 13:27:08 +0200
Jeffers skrev:
Hi,
Is it possible in Cocoa to transfer a file to a server?? Is there any
availabe code??
Depends on how you intend to do it. If it is a mounted server simply use
NSFileManager. If posting over the http protocol then using
NSURLConnection is almost as easy.
// Fredrik Olsson
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev 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.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden