I read that C2DM uses port 5228 for connection.
Is there a ping address (or something) I can use to test connectivity to the C2DM servers easily?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m not sure about the port, but to check connectivity I’d be inclined to send a test message to a test registration ID. That’ll test all the way through the stack.
Though even if the servers are up, there’s no guarantee the message will be delivered, so I’m not sure doing what you propose will add much.