Regards,
Chhatoi Pritam Baral
--
--
The website for the club is http://stab-iitb.org/wncc
To post to this group, send email to wncc...@googlegroups.com
---
You received this message because you are subscribed to the Google Groups "Web and Coding Club IIT Bombay" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wncc_iitb+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Just asking as you brought it up. Can we get data from GCM servers through our insti internet? Can android notifications (using GCM) be received while we are connect to insti internet?
Thanks in advance.
Regards,
Manideep Polireddi.
Sent using CloudMagic
> Just asking as you brought it up. Can we get data from GCM servers through our insti internet? Can android notifications (using GCM) be received while we are connect to insti internet?
GCM uses ports 5222 & 5228. Neither is accepted by netmon.
> Assume that I am running a group and I have made an app which just acts as a receiver for broadcast messages so :
> 1. I use a server ,say Ubuntu server, and I install Lampp/Xampp
> 2.I will write a php code /shell program that will take my message as input.Using HTTP I will send it to gcm server (lets say I am not in insti ).
> 3.The message will go to the android devices from the GCM server.
That's right.