Re: File Sharing Within App
Re: File Sharing Within App
- Subject: Re: File Sharing Within App
- From: "Bridger Maxwell" <email@hidden>
- Date: Thu, 8 Jan 2009 00:17:12 -0700
>
> You might want to read your files as NSDatas and send those via your
> networking solution, perhaps embedded in notifications, if they're not of
> very big importance (security-wise. anybody can sniff notifications.
> otherwise encrypt the data with OpenSSL).
I don't know if distributed objects is up to the task of sending large
files. As an experiment, I tried sending megabyte text files across the
network through the notification system, and it would freeze up the station
for a while. My client is really just a stupid terminal which downloads all
of the files required to run the station, including pictures, mp3's, and
even video.
There are a few http servers implemented in Cocoa, would that work for
downloading files?
Thank You,
Bridger Maxwell
_______________________________________________
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