OS X Server: Push Notification Server and supported applicationsThe Push Notification service in OS X Server (Mountain Lion) and Lion Server supports sending Push Notifications to OS X and iOS client applications.">ACUtil.setPOD('us~en'); var articleId = "HT3947"; var ACStaticText = { 'more': '…more', 'less': 'less' };KmLoader.akamaiUrl = 'http://km.support.apple.com';//function sendRead()var locale = 'en_US';Event.observe(window, 'load', function() {ACHistory.addKbView('HT3947', 'OS X Server: Push Notification Server and supported applications', 'en_US', 'unknown');ACUtil.getMultipleOffers('PL133,PL220,PL113,133759,133331,133333', 'HOWTO_ARTICLES', 'en_US', 'false');ACUtil.reportView('HT3947', 'en_US');// Apple Instant Feed statistics code if(enableAppleInstant == "yes"){var store = new Persist.Store('FeedStats');if (store.get('resultActivity')=='true'){var time = new Date();// Fix for /*setReadTimer = setTimeout(function(){var feedStats = new ACFeedStatistics();feedStats.updateRead('HT3947', store.get('position'));store.remove('HT3947');store.remove('position');}, 3000);*///store.set('HT3947', time.getTime());store.set('timeStart', time.getTime());}} });Event.observe(window, 'beforeunload', function(){// Apple Instant Feed statistics code if(enableAppleInstant == "yes"){ var store = new Persist.Store('FeedStats'); if (store.get('resultActivity')=='true' && store.get('timeStart') !== null){ var time = new Date();//var timeDiff = time.getTime() - store.get('HT3947');var timeDiff = time.getTime() - store.get('timeStart');var timeSpent = Math.floor(timeDiff/1000);var feedStats = new ACFeedStatistics();// Fix for if (timeDiff OS X Server: Push Notification Server and supported applications Summary
The Push Notification service in OS X Server (Mountain Lion) and Lion Server supports sending Push Notifications to OS X and iOS client applications.
Products Affected
Lion Server, OS X Lion, OS X Server (Mountain Lion), iPad, iPhone, iPod touch
Push notification support in OS X Server
Client OS version Mail Calendar Contacts iOS 6 Yes 1 Yes 1 Yes 1 OS X Mountain Lion Yes 3 Yes 1, 2 Yes 1, 2 iOS 5 Yes 1 Yes 1 Yes 1 OS X Lion v10.7 Yes 3 Yes 1, 2 Yes 1, 2 iOS 4 Yes 1 No No Mac OS X Snow Leopard v10.6 Yes 3 Yes 1, 2 No
Notes
Push support using Apple Push Notification Service Push support using XMPP (Lion Server only) Push support using IMAP IDLE
Additional Information
For information about configuring Push Notification services, please see the Advanced Administration guide for OS X Server or Lion Server.
For information about developing applications to use the ServerNotification framework, please visit the Mac Dev Center.
$('articlecontent').select('img').each(function(element) { if(element.width > 640 ){ var imageDiv = document.createElement('div'); imageDiv.setStyle({ 'display':'block', 'width':'660px', 'overflow':'auto', 'border':'1px solid #dedede','margin-right': '15px'}); element.parentNode.replaceChild(imageDiv, element); imageDiv.appendChild(element); } }); $('articlecontent').select('table').each(function(element) { if(element.width > 660 || element.offsetWidth>660){ var tableDiv = document.createElement('div'); tableDiv.setAttribute("class","kbtablecontainer"); element.setAttribute("style","margin-bottom:0px !important"); element.parentNode.replaceChild(tableDiv, element); tableDiv.appendChild(element); } });
Rate this article:Not helpfulSomewhat helpfulHelpfulVery helpfulSolved my problemOne Moment PleaseThanks for rating this article Not helpful Somewhat helpful Helpful Very helpful Solved my problem
View the original article here
No comments:
Post a Comment