Microsoft describes a method to create a push notification service in C#.
But I rather want to run a Java service for this is that possible at all?
Microsoft describes a method to create a push notification service in C#. But I
Share
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.
Absolutely. It’s just a matter of making an HTTP/HTTPS request to Microsoft. MSDN shows the headers and payloads to be sent.