Re: Rendezvous and the Picture Sharing app
Re: Rendezvous and the Picture Sharing app
- Subject: Re: Rendezvous and the Picture Sharing app
- From: James Moore <email@hidden>
- Date: Fri, 25 Oct 2002 20:23:09 -0700
That kind of bothered me as well since Im a newbie and was looking for
some rendezvous code. If you want it to stop crashing comment out the
line at the bottom of PicSharingController.m that reads:
[incomingConnection release];
It stopped crashing for me after I did that. Can a more experienced
person shed light on why it crashes when the NSFileHandle is released
after it's been closed?
-James
On Friday, October 25, 2002, at 08:03 PM, Jason M wrote:
Does anyone know why the Picture Sharing app crashes every time a
client connects to it? I built the Picture Sharing app as well as the
Picture Sharing Browser app unchanged from the
/Developer/Examples/Foundation/ projects folder, and yet it crashes.
Kinda hard to use it as example code when it doesn't work. :)
The sharing app successfully publishes it's service. It crashes just
after the Browser app connects and downloads the picture.
Can anyone help?
Thanks,
Jason
___________________________________________________
WireRimmed - Small business and non-profit technology services
http://wirerimmed.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.