There are two sides to a push application:
- Server push application
- Client push application (On Mobile)
I have implemented the server side application already, but I have not yet finished the client application.
Could anyone give me simple code for a client application using java please?