Correct response for sequence mismatch

Imported from previous forum

Hello --

Would really appreciate some help on this or if someone could point me to the correct section in the 4.2 spec.

We're doing some testing and one case involves:

*** cilent sends logout with seq no 5 ***

*** we set our inbound seq from 6 to 10***

*** client sends logon with seq 6 ****

*** we send logout ***

** the next msg client sends is a logout with seq set to 7 ***

 

Shouldn't the client have sent a logon with seq set to 7?