MY server side code is in .net WCF.how can I implement GCM in my android java code.
I have tried with it GCm.Jar file with Jsp servlet.So want to do it with .net.
Please help me
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.
You can check this post:
HttpClient connecting to Https server
It has an implementation of how to make Json Requests to a .Net WCF service.
Hope it helps, if you need further help, I can post some code.