iOS4: VOIP App
iOS4: VOIP App
- Subject: iOS4: VOIP App
- From: Angelica Grace Tanchico <email@hidden>
- Date: Fri, 2 Jul 2010 18:49:34 +0800
- Importance: Normal
Hello Again,
As stated in iPhone App Programming Guide Document, below are the interfaces that can be used to configure VOIP:
- NSInputStream and NSOutputStream
- NSURLRequest
- CFReadStreamRef and CFWriteStreamRef
I just want to clarify if the first two options can support only TCP connection? Or is UDP possible?
I already tried CFReadStreamRef and CFWriteStreamRef and they support TCP. I don't know if it is
possible for UDP connection (for CFReadStreamRef and CFWriteStreamRef). Is it possible?
I need to know this since my VOIP app uses UDP connection. But I need to support multitasking
feature on iOS4. Is this possible without changing its sockets UDP connection?
I really need help. T_T
Regards,
Angie
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969_______________________________________________
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