Re: CFSocket freezes
Re: CFSocket freezes
- Subject: Re: CFSocket freezes
- From: Uli Kusterer <email@hidden>
- Date: Mon, 28 Nov 2005 01:06:22 +0100
Am 27.11.2005 um 23:42 schrieb Chilton Webb:
On Nov 27, 2005, at 2:21 PM, Uli Kusterer wrote:
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.
It's not working here at all. What url should I use to test this?
Assuming you have an HTML file in ~/chilton/Documents/index.htm and
your computer's name was myMac you'd use
http://mymac.local:63284/Users/chilton/Documents/index.htm
Where 63284 would be the port number that the server application
prints to the console once you launch it. That worked for me, after
launching the server.
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