<div><font color="#000000"><font>You have two initiator objects, correct? </font></font><font color="#000000"><font>(One for MD session, the other for orders.)</font></font><font color="#000000"><font> One of them will return true from this method, the other will return false.<br>
</font></font></div><div><font color="#000000"><font><br></font></font></div><div><font color="#000000"><font>The nature of your question makes me wonder if you're inadvertently doing something in an odd fashion, but I'm not sure what to ask in order to tease that out.<br>
</font></font></div><div><font color="#000000"><font><br></font></font></div><br><div class="gmail_quote">On Fri, Feb 24, 2012 at 9:18 AM, Rasheed Waraich <span dir="ltr"><<a href="mailto:rashiedwaraich@gmail.com">rashiedwaraich@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Mike,<br><br>So, lets say i have two sessions one for "market data" and other for "orders". If one of them is successfully logged on but other is not... then what will Initiator.IsLoggedOn will/should return?<br>
<br><div class="gmail_quote"><div><div class="h5">On Fri, Feb 24, 2012 at 3:58 PM, Mike Gatny <span dir="ltr"><<a href="mailto:mgatny@connamara.com" target="_blank">mgatny@connamara.com</a>></span> wrote:<br></div>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<div>On Fri, Feb 24, 2012 at 3:58 AM, Rasheed Waraich <span dir="ltr"><<a href="mailto:rashiedwaraich@gmail.com" target="_blank">rashiedwaraich@gmail.com</a>></span> wrote:<br></div><div class="gmail_quote">
<div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What is difference between "IsLoggedOn" & "IsStopped"?<br clear="all"></blockquote><div><br></div></div><div>IsLoggedOn means that the initiator has sent a Logon request and the acceptor has sent a Logon response. The FIX session is now logged on and non-logon/logout messages can be passed.</div>
<div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">How can I logon without calling the the start method of initiator? Or how can I logout without calling the stop method of the initiator? So, they are kind of interlinked...</blockquote>
<div><br></div></div><div>They are indeed interlinked. Calling start/stop on the Initiator starts/stops its event loop, which handles FIX session-level things (e.g. heartbeats, test requests, logon/logout, etc.) for you. If you want to logout out particular session, you can call that session's logout method directly. However, if the initiator is not stopped, that session will get logged back on by the initiator's event loop. </div>
<span><font color="#888888">
<div><br></div></font></span></div><span><font color="#888888">-- <br><font face="arial, helvetica, sans-serif">Mike Gatny<br>Connamara Systems, LLC</font><br>
</font></span><br></div></div>_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com" target="_blank">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br>//Regards<br>Rasheed<br>
</font></span><br>_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div><font><span style="background-color:#000000"><span style="background-color:#ffffff">Grant Birchmeier</span></span></font><font><font color="#3333ff"><br></font></font></div>
<div><font><b><font color="#3333ff"><span style="background-color:#ffcc33"><span style="background-color:#ffcc66"><span style="background-color:#ffcc99"><span style="background-color:#ffffff"><span style="background-color:#ffcc00">Connamara Systems, LLC</span></span></span></span></span></font></b></font><br>
</div><div><font><b>Made-To-Measure Trading Solutions.</b></font></div><div><font>Exactly what you need. No more. No less.</font><font><b><font color="#3333ff"><br></font></b></font></div><div><font><a href="http://connamara.com" target="_blank">http://connamara.com</a><br>
</font></div><br>