Coding
This page contains my open source projects.
If you find these of any use, please contact me and let me know you're using my code! Thanks!
PKFileServer - Bonjour Document Server
License: BSD
PKFileServer is a framework for sharing files from a server application to multiple client applications. It's mainly meant for sharing documents from a Mac server application to an iPhone client application. The framework is used in my app SpellbookMaster.
- Server advertises itself using Bonjour.
- Client discovers servers and requests list of files.
- After file list has been fetched, the client can download individual files.
For Bonjour to work between a Mac and an iPhone, they must be connected to the same Wi-Fi network.
PKFileServer uses standard HTTP communications and exchanges information using property lists.
Email petteri.kamppuri@fimug.fi
Updated: 5.10.2008 (dd.mm.yyyy)