• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
File Sharing Within App
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

File Sharing Within App


  • Subject: File Sharing Within App
  • From: "Bridger Maxwell" <email@hidden>
  • Date: Sun, 7 Dec 2008 00:16:59 -0700

Hey,
Is there an easy way to embed a file-sharing server into a Cocoa
application? Right now, I have a client-server setup that communicates via
distributed objects (with Bonjour for discovery). I would like the client to
be able to download files from the server, but I don't want to write my own
file sharing protocol. Perhaps there is an ftp server I can embed into my
server?

My purpose in embedding the file sharing server into my application would be
to save setup time. It seems the alternative would be instructions for
enabling AFP, putting all of the support files into the right directory,
then inputting the access information (path, username, password) into the
server so the clients can access it. This is an in-house application, so
that is all possible, but definitely not preferred. The way I envision my
application working, the first time the server opens it would prompt for the
directory with all of the supporting files. It would then vend this folder
(read-only access) via FTP or a similar protocol. Simple and easy!

Are there any libraries / frameworks you would recommend?

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

  • Prev by Date: Re: NSImageView gets stuck
  • Next by Date: Re: Cleanup inside a failed init method
  • Previous by thread: Re: NSImageView gets stuck
  • Next by thread: core data + undo + to-many relationship
  • Index(es):
    • Date
    • Thread