Re: Connecting a client to a tcp server?
Re: Connecting a client to a tcp server?
- Subject: Re: Connecting a client to a tcp server?
- From: Quinn <email@hidden>
- Date: Wed, 24 Nov 2004 10:58:36 +0000
At 13:20 -0500 9/11/04, Michael Purdy wrote:
In the case of
sending data to the server, is the corresponding set of
"CFWriteStream<x>" functions the way to go?
Yes. You can see an example of how to use CFWriteStreamWrite in the
CFFTPSample.
<http://developer.apple.com/samplecode/CFFTPSample/CFFTPSample.html>
This uses a CFFTP stream rather than a CFSocket stream, but the
semantics are the same once you get past the code to create the
stream.
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden