Hi All,
I am a J2mE Developer working in mobile based Java applications.For our project we have a need of using the 'pushing message and alert' mechanism from server to mobile.With respect to that, we found that Widset implements this pushing functionality for feed pushing.So, we are very eager to know the mechanism used by Widset to implement pushing.
Anxiously waiting for reply.
Since they have their own platform for developing widgets, their server-side pushing mechanism is encapsulated in an API so it's unlikely they'll make it public. Since WidSet can communicate both at socket and HTTP level with the server, it's likely they push notifications to all clients via sockets and the clients pull notifications via HTTP just like regular RSS readers.
You can go to Forum Nokia for more information on the surface and then direct more questions to us here.
[www.forum.nokia.com]
It depends on whether you want a full Java application, but the platform specs are available to you from Nokia.