Click here to Skip to main content
15,891,253 members
Articles / Programming Languages / Java

Android: How to Receive Notification Messages from Multiple .NET Applications via Websockets

Rate me:
Please Sign up or sign in to vote.
4.96/5 (17 votes)
2 Aug 2012CPOL8 min read 74.7K   2.5K   54  
Simple example showing how an Android application can subscribe to receive notification messages from multiple .NET applications using Websockets.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Slovakia Slovakia
My programming path started in 1987 when I got my first computer Sharp MZ-800.
It came with 8 bit CPU Z80, 64Kb RAM and the tape recorder. It was a great machine. I think I still have it somewhere.
I was fascinated and I started to write first programs. Eventually I became developer and software architect. I like innovations and clean nice solutions.

Comments and Discussions