• 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
Re: embedding web server in cocoa app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: embedding web server in cocoa app


  • Subject: Re: embedding web server in cocoa app
  • From: Bob Ippolito <email@hidden>
  • Date: Sat, 14 May 2005 13:55:16 -0400


On May 14, 2005, at 2:42 PM, Pierre Chatel wrote:


Have you tried koders.com? (An OSS sources search engine.) A quick search turned up something promising (a simple web server framework written in Obj-C, though it's GPLd).


http://www.koders.com/objectivec/ fid9CBFB5F888B3F7A9B7B7829A5F7182ECBD17B600.aspx?s=http+server

Thanks for the link, but it seems i have to include all gnustep libraries in my project if i want this to work. Dependencies linking other dependencies linking other dependencies..... Also, it's tuned for SQL...

You could embed Python via PyObjC and use that. The standard library HTTP server would have to be run from a separate thread, but when using Twisted you could interleave it with the NSRunLoop and write it all pretty naturally.


-bob

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: embedding web server in cocoa app
      • From: Pierre Chatel <email@hidden>
References: 
 >embedding web server in cocoa app (From: Pierre Chatel <email@hidden>)
 >Re: embedding web server in cocoa app (From: Lucas Eckels <email@hidden>)
 >Re: embedding web server in cocoa app (From: Chris Ryland <email@hidden>)
 >Re: embedding web server in cocoa app (From: Pierre Chatel <email@hidden>)

  • Prev by Date: OpenGL and Tiger
  • Next by Date: Re: OpenGL and Tiger
  • Previous by thread: Re: embedding web server in cocoa app
  • Next by thread: Re: embedding web server in cocoa app
  • Index(es):
    • Date
    • Thread