I\'m looking for an easy way for users to download content from an iPhone to their computer. I\'ve seen other apps that actually turn the iPhone into a server and give the user
Google Toolbox for Mac has a class called GTMHTTPServer.
Deusty Designs has a project called CocoaHTTPServer.
You can't use port 80 because it requires root access.