windows phone 7 - Push Notification Server in Java -


microsoft describes method create push notification service in c#. rather want run java service possible @ all?

absolutely. it's matter of making http/https request microsoft. msdn shows headers , payloads sent.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -