I'm trying to develop a client / server application that can basically be 
related to a stockticker application.  The client simply connects to the 
server, and from there the server constantly sends data updates.  How is this 
done in MINA. I'm brand new to MINA and was looking through the simple samples 
and based on the generic API, it looks like the method on the server 
"messageReceived" expects the client to constantly poll the server.  Is there a 
way to open the connection and just constantly push the data (every 1,2..5 
seconds) instead of having the client constantly ask for new updates.

                                          
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
http://clk.atdmt.com/GBL/go/210850553/direct/01/

Reply via email to