CocoaHTTPServer

Last Revision:
Version 1.0, 2005-06-01
A Cocoa example showing how to write a very basic HTTP service.
Build Requirements:
Tiger
Runtime Requirements:
Tiger

This example demonstrates a basic HTTP service. It shows how to publish your HTTP service on Bonjour so Safari can browse it using the Bonjour tab as well as asynchronous reading and writing of information from and to NSStreams.