Re: UDP support for NSStream
Re: UDP support for NSStream
- Subject: Re: UDP support for NSStream
- From: Jens Alfke <email@hidden>
- Date: Sun, 3 Aug 2008 10:07:46 -0700
On 3 Aug '08, at 8:34 AM, Liwei wrote:
Another quick question. From what I can find, there is no way to use
NSStream in UDP?
That's right. That API wouldn't make sense, because UDP doesn't have
streams or connections; you just send and receieve individual packets.
If not, then is CFSocket the best way?
Yes.
—Jens _______________________________________________
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