ios - Apple Push Notification listening port on iPhone -


i trying determine when ios receives push notification , want listen on port. app being worked on "always on" in background (lbs app), therefore nice use apn service send requests app when in background without requiring user click view.

does know incoming port push service on iphone?

push notification tcp 5223.

see: important apple ports

apple push notification support


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -