You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First I would like top congratulate you for this project. It's very nice!
Based on the vresion 2.8 and newers versions of protocol , (3.2.2 Link Level acknowledging method from OP spec. 2.0 page 38)
Is possible to use sequence in headers to check correctly the message interchange.
As the protocol says "OBS! It is really recommended and almost a mandatory to use this method instead of Application Method acknowledging due to a lot of customer reported problems during the years of OP existence, which will be solved by this OBS!."
For Example :
How should I use the OpenProtocolInterpreter with sequence acknowledging ?
Is it possible and implemented in all messages ?