Imported from previous forum
Hi every body
i know that when i receive a resendrequest message i should resend messages with possdupflag=Y and with changing sendingtime …
and that i should sending sequense-reset-with-gap-fill rather than the administrative messages. But my question is about the sequence number of the first gap-fill-message that initiate resending after receiving resendrequest???
For example if i have the following senario :
1)I receive a resend request with beginseqno=20 and endseqno=0 while the last sequence number that i sent=35
2)I have the messages from 20 to 25 as application and 26 and 27 as administrative and 28-35 as application to be resended
3)At first i will send a Sequenc Reset-GapFill message with sequence number(Flag 34)=((20)) and newseqno(Flag 36) also equal ((20)) because this is the expected message
4)Then i will send messages 20 to 25 with possdupflag=Y
5)Then i will send a Sequenc Reset-GapFill message with sequence number(Flag 34)=((26)) and newseqno(Flag 36) equal ((28))
6)Then i will send messages 28 to 35 with possdupflag=Y
7)Then i will continue sending messages starting from sequence number36
Please help me i need your help very much and please focus on the sequence numbers if they right or no specially in step number 1 where i send a gapfill with the same values for tags 34=20 and 36=20 and then send the next message with tag 34=20
Thanks in advance