I want to send a Push Notification message to particular iPhone device using Java.
I dont have any idea how to do this.
I have googled on this, they have suggested to use “PayLoad” class but not getting this class from any jar files.
Please anybody can guide me to send the push notification message to iPhone suing Java?
Use JavaPNS. Here is an exaple: