Re: More newbie CF[Socket|Stream] questions
Re: More newbie CF[Socket|Stream] questions
- Subject: Re: More newbie CF[Socket|Stream] questions
- From: Douglas Davidson <email@hidden>
- Date: Thu, 23 May 2002 12:02:19 -0700
On Thursday, May 23, 2002, at 11:12 AM, Avi Drissman wrote:
1. In my CFSocket listener callback, I don't want a client at this
time. Can I just call close() on the CFSocketNativeHandle passed in the
data parameter?
Yes.
2. Is there a way to get the IP address of the machine through
CFWhatever, or should I do it as Stevens's UNP says? (Yes, I know that
it could be multihomed...)
I would suggest doing it the Stevens way.
Douglas Davidson
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.