Re: [Quickfix-developers] if message is in body file, was it sent?
Brought to you by:
orenmnero
From: <or...@qu...> - 2008-04-21 20:01:24
|
<html><body>Not neccesarily. If a message is in the body file it just means that the message has either been sent, or will be sent at the next available opportunity. If you want to see if messages went over the wire, the log file is your best bet. There is no mechanism within fix to know whether a counterparty has succesfully received a message.<BR><BR> <BLOCKQUOTE style="PADDING-LEFT: 8px; MARGIN-LEFT: 8px; BORDER-LEFT: blue 2px solid" webmail="1">-------- Original Message --------<BR>Subject: [Quickfix-developers] if message is in body file, was it sent?<BR>From: "Alex McFerron" <ale...@gm...><BR>Date: Mon, April 21, 2008 10:52 am<BR>To: <a href="mailto:qui...@li...">qui...@li...</a><BR><BR>QuickFIX Documentation: <A href="http://www.quickfixengine.org/quickfix/doc/html/index.html" target=_blank><a href="http://www.quickfixengine.org/quickfix/doc/html/index.html">http://www.quickfixengine.org/quickfix/doc/html/index.html</a></A><BR>QuickFIX Support: <A href="http://www.quickfixengine.org/services.html" target=_blank><a href="http://www.quickfixengine.org/services.html">http://www.quickfixengine.org/services.html</a></A><BR><BR> <HR> <DIV>I have a client that is sending a security defin request and this message is in the body file.</DIV> <DIV> </DIV> <DIV>However, the server isn't receiving it. This is all on one machine so I can't see the traffic in wireshark.</DIV> <DIV> </DIV> <DIV>So, if I see the message in teh body file, is it safe to say it was sent over the socket to the server? is it safe to say to say that the server is having the issue?</DIV> <DIV> </DIV> <DIV>cheers,</DIV> <DIV>alex</DIV> <HR> -------------------------------------------------------------------------<BR>This <a href="http://SF.net">SF.net</a> email is sponsored by the 2008 JavaOne(SM) Conference <BR>Don't miss this year's exciting event. There's still time to save $100. <BR>Use priority code J8TL2D2. <BR><A href="http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone" target=_blank><a href="http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone">http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone</a></A> <HR> _______________________________________________<BR>Quickfix-developers mailing list<BR><A onclick="Popup.composeWindow('pcompose.php?sendto=Quickfix-developers%40lists.sourceforge.net'); return false;" href="#Compose">Quickfix-developers<B></B>@lists.sourceforge.net</A><BR><A href="https://lists.sourceforge.net/lists/listinfo/quickfix-developers" target=_blank><a href="https://lists.sourceforge.net/lists/listinfo/quickfix-developers">https://lists.sourceforge.net/lists/listinfo/quickfix-developers</a></A> </BLOCKQUOTE></body></html> |