Re: embedding web server in cocoa app
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 19:43:04 -0400
On May 14, 2005, at 5:09 PM, Cameron Hayne wrote:
On 14-May-05, at 3:38 PM, Pierre Chatel wrote:
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.
Which doesn't do you that much good if you're serving dynamic
content... You could have it run CGIs that talk to the host process
with DO or something, but that's pretty crazy.
-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