Re: embedding web server in cocoa app
Re: embedding web server in cocoa app
- Subject: Re: embedding web server in cocoa app
- From: Nicko van Someren <email@hidden>
- Date: Mon, 16 May 2005 15:59:09 +0100
i'm really surprised that there is no streamlined framework providing
web services, server side, in cocoa.
Well, you could always just fork off an httpd instance since that is
present on all OS X systems.
Does anyone know of any support code for writing Apache modules in
Objective-C on OS X? I've found some mailing list discussion about
this from late 2000, specifically regarding GNUStep, but I've got a
bunch of Apple specific code I'd like to reuse and the prospect of
being able to serve up images out of CodeGraphics is also rather
appealing.
Nicko
_______________________________________________
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