UDP Listener on Background

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

| I need know why you did not implement listener for UDP on Background
| mode(for devices)?
| I'm iPhone developer and according your document, listen on background
| mode is able only with TCP protocol.

Because Apple only supports TCP sockets for VoIP background mode.

https://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/AdvancedAppTricks/AdvancedAppTricks.html#//apple_ref/doc/uid/TP40007072-CH7-SW12

"stream" sockets are "TCP". UDP is not supported by Apple.

Regards,
Sebastian.



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux