Re: TCP sockets with Bonjour-discovered address
Re: TCP sockets with Bonjour-discovered address
- Subject: Re: TCP sockets with Bonjour-discovered address
- From: Jens Alfke <email@hidden>
- Date: Tue, 01 Jul 2014 15:47:55 -0700
Why are you using POSIX APIs to connect? It would be much easier with CFStream/NSStream. (The kind of problem you’re running into here is an example of why I avoid the POSIX APIs whenever possible.)
I think the appropriate function to call would be CFStreamCreatePairWithPeerSocketSignature.
—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