• 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 14:31:02 -0400


On May 14, 2005, at 3:20 PM, Pierre Chatel wrote:

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.

Woow, this IS hardcore :-) But i don't know Python ! Is it a problem ?

Well, Python is pretty easy as far as languages go, but I wouldn't recommend this as a first project. Twisted takes a little while to understand if you're not used to that kind of asynchronous programming, and debugging software written in two languages, one of which you don't know very well, is probably difficult.


If you're coming to WWDC, there is going to be a good session on this stuff.

-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>)
 >Re: embedding web server in cocoa app (From: Bob Ippolito <email@hidden>)
 >Re: embedding web server in cocoa app (From: Pierre Chatel <email@hidden>)

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