Re: Newbie Question follow up
Re: Newbie Question follow up
- Subject: Re: Newbie Question follow up
- From: Quinn <email@hidden>
- Date: Fri, 16 Jul 2004 11:12:49 +0100
At 14:38 +0100 14/7/04, Maxwell S. Robertson wrote:
Thanks for the response any help will be appreciated.
Thanks for the info. Given your description of the problem, I'd
probably recommend CFStream.
o CFStream is available on the platforms you want.
o CFStream is oriented towards C programming.
o CFStream presents a very simple model for treating TCP as a stream
of bytes; you can avoid many of the low-level complexities associated
with sockets.
o CFStream can easily handle the bandwidth and latency requirements
you describe.
For an example of a simple client/server based on CFStream, check out
"Echo" and "EchoClient" in "/Developer/Examples/Networking/".
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.