There are a few visible references to embedding web servers in Cocoa apps:

http://toxicsoftware.com/is_that_an_http_server_in_your_cocoa_application
http://www.cocoabuilder.com/archive/cocoa/135882-embedding-web-server-in-cocoa-app.html

I have been considering two approaches:

1. A Cocoa based solution - http://code.google.com/p/cocoahttpserver/
2. Twisted via PyObjC - http://twistedmatrix.com/trac/

The Cocoa solution seems fairly straightforward but I am intrigued by Twisted.

Has anyone experience of integrating Twisted into a Cocoa app in this way?

Is it viable to run from within an application bundle in a shipping app?

Regards

Jonathan Mitchell

Developer
http://www.mugginsoft.com






_______________________________________________

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