Hi, Do you need to listen to the same socket that you use to send the request? Or do you just start a new port to listen to call back message?
-- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Thursday, July 25, 2013 at 10:09 AM, Gershaw, Geoffrey wrote: > Hello All, > > > I am using the mina component as a client to connect to server. The > interaction between the client and server is sometimes request reply, > but it can also be request and listen. > > > I understand how to implement the request and reply scenario. > > > How do I listen to the mina endpoint continuously? In other words, I > send a request for a stock's price, and I listen to the socket and > prices come all day. It seems like I need more than just the mina > component. > > > I was looking into the polling consumer. Am I on the right track? > > > Thanks > > > Geoffrey A Gershaw > > > > > =============================================================================== > > Please access the attached hyperlink for an important electronic > communications disclaimer: > http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html > =============================================================================== >