[Quickfix-developers] Dealing with seqno
Brought to you by:
orenmnero
|
From: Ananth <ans...@sp...> - 2005-12-20 11:48:40
|
<html>=0D <BR> =0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><FONT face=3D"Times New = Roman" size=3D3>Hi,</FONT></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><o:p><FONT face=3D"Times= New Roman" size=3D3> </FONT></o:p></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><FONT face=3D"Times New = Roman" size=3D3>I have question regarding setting of seqnos=85</FONT></P>= =0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><o:p><FONT face=3D"Times= New Roman" size=3D3> </FONT></o:p></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><FONT face=3D"Times New = Roman" size=3D3>We have an application by which a trader can login from any= computer.</FONT></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><FONT face=3D"Times New = Roman" size=3D3>But as per settings we are storing seqnos in file in partic= ular computer.</FONT></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><FONT face=3D"Times New = Roman" size=3D3>So whenever client logins in another computer I just extrac= t expected seq no. from logout<SPAN style=3D"mso-spacerun: yes"> </SP= AN>message sent by Server, and overwrite <B style=3D"mso-bidi-font-weight: = normal">outgoing seqno</B> in respective file.</FONT></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><o:p><FONT face=3D"Times= New Roman" size=3D3> </FONT></o:p></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><FONT face=3D"Times New = Roman" size=3D3>But my problem arises with <B style=3D"mso-bidi-font-weight= : normal">incoming seqno</B>. Because when the server appln send next msg w= ith its seqno, <B style=3D"mso-bidi-font-weight: normal">ResendRequest</B> = msg is generated by client appln, normally sequence reset msg is sent by se= rver, but at times when seqno. gap is too high then it sends logout msg=85.= In this situation I cant overwrite incoming seqno, because it would have ma= ny bad impacts in appln itself.</FONT></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><o:p><FONT face=3D"Times= New Roman" size=3D3> </FONT></o:p></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><FONT face=3D"Times New = Roman" size=3D3>How to handle this situation.</FONT></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><FONT face=3D"Times New = Roman" size=3D3>Pls give me some suggestion in this matter</FONT></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><o:p><FONT face=3D"Times= New Roman" size=3D3> </FONT></o:p></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><o:p><FONT face=3D"Times= New Roman" size=3D3> </FONT></o:p></P>=0D <P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN style=3D"FONT-SIZE= : 10pt; FONT-FAMILY: Arial">Thanks in Advance,<BR> </SPAN><FONT face=3D"Times New Roman" size=3D3>Ananth</FONT></P>=0D </html><BR>= |