Re: [Quickfix-developers] receiving messages
Brought to you by:
orenmnero
From: <or...@qu...> - 2008-04-30 21:45:58
|
The callbacks get called whenever you receive a message from the counterparty. What messages they send you is something you have to work out with them. > I guess specifically I'm wanting to find out the timing of calls to > fromApp and onMessage. Is this something to work out with the receiver? > On Apr 30, 2008, at 1:03 PM, Jeff Mathis wrote: > > Hello, I'm new to quickfix so pardon this question if its in the docs > > somewhere. > > > > After we call FIX::SESSION:sendToTarget with a Message, what are the > > sequence of calls to get a message back from the receiver? I'm looking > > for an acknowledgement that they received my message, and for example > > in the case of a market buy order whether we got filled and at what > > price. > > > > I'e looked in the examples and it seem all the communication is one > > way. > > > > thanks > > > > jeff > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > > Don't miss this year's exciting event. There's still time to save > > $100. > > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > > _______________________________________________ > > Quickfix-developers mailing list > > Qui...@li... > > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |