Re: CFSocket freezes
Re: CFSocket freezes
- Subject: Re: CFSocket freezes
- From: Uli Kusterer <email@hidden>
- Date: Sun, 27 Nov 2005 21:21:03 +0100
Am 27.11.2005 um 16:15 schrieb Felix Schwarz:
Have you had a look at the CocoaHTTPServer sample code? I had a
brief look at it the other day out of interest and could not
establish a connection to it, either, although the propagation of
the service as such via Bonjour worked for me. This is on 10.4.3 as
well. Maybe it's related.
It worked for me. It just has the document root at / and doesn't
default to index.htm, so you have to enter a valid document's URL to
get a reply.
Also note that there's a bug in the TCPServer class where it checks
for a different method name than it actually calls (filed as rdar://
problem/4339256). The sample doesn't have a problem with that, but if
you want to use it in your own code with a delegate, you will want to
fix that.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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