>
> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to