Posted: Wed Apr 25, 2007 11:09 am Post subject: squence out of order
Novice
Joined: 27 Feb 2007 Posts: 21
Hi guys, i facing a problem with reciever channel, when my reciever channel recieves out of sequence message packet ,it shuts down.what could be the cause
thanxs
cheers
rrr
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
The design?
If sequence numbers don't match across a channel, this indicates a problem and potential missing messages (if the receiver is expecting message 3 and it receives message 4, where's message 3?). It therefore shuts down until the problem is resolved manually.
You'll need to fix this by resolving the channel as described in the documentation. _________________ Honesty is the best policy.
Insanity is the best defence.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum