Push notification from PC to android without Google cloud messaging(GCM)
I would like to create close notification service, means i want to get the communication with each other in my own network.
I like the way to get notification by using GCM but i have been assigned to do this thing without GCM (need to create something like GCM to be a messaging service instead of GCM). So, I want to ask if there any way to do this? or it would be great if there have some any tutorial to create messaging service instead using GCM. thank you :)