Make GCM work on all networks
问题 This is a follow up to this question. Which port and protocol does Google Cloud Messaging (GCM) use? The issue here is that there are many WIFI networks out there which blocks the ports GCM use, and for me is sounds crazy that a push solution uses so often blocked ports, it makes our solution unreliable. We build apps for consumer market, not enterprises, so we can make reservations like "will only work on port range 5228-5230, make sure these ports are opened in your network". I can't be the