Re: CFReadStream not giving me any data
Re: CFReadStream not giving me any data
- Subject: Re: CFReadStream not giving me any data
- From: Quinn <email@hidden>
- Date: Wed, 25 Feb 2004 16:35:45 +0000
At 8:06 -0800 25/2/04, Dave Camp wrote:
Can someone suggest a good book or tutorial website on BSD sockets?
The canonical reference is "UNIX Network Programming", by Stevens.
<
http://www.kohala.com/start/unpv12e.html>
I believe that there's a new edition just recently released.
In any event, if this isn't officially supported, then I shouldn't
be doing it in a major shipping product. This is disappointing as
the Stream API's were quite enticing.
As an aside, just because CFStream isn't appropriate for you
situation, you can't have to give up on CF entirely. Specifically,
CFSocket is supported for all socket types and can be a great help
integrating sockets into a CFRunLoop based program (such as any Mac
OS X GUI application).
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
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.