Re: iOS4: VOIP App
Re: iOS4: VOIP App
- Subject: Re: iOS4: VOIP App
- From: Shawn Erickson <email@hidden>
- Date: Fri, 2 Jul 2010 09:23:11 -0700
On Fri, Jul 2, 2010 at 8:05 AM, Michael Ash <email@hidden> wrote:
> My understanding is that you MUST use TCP and an NSStream for your
> "control" connection, that is the connection that you use to
> rendezvous with the server, send keepalives, get notices of incoming
> calls, etc. However, for the actual call itself, you'll have an audio
> session keeping you alive and therefore can use UDP and plain sockets
> for the call.
I have a similar understanding but would love to know if I am wrong.
-Shawn
(sorry for the duplicate email Mike)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden