Menu

#65 SimpleServer should be configurable to handle ACKs

open
nobody
None
5
2012-12-19
2012-08-22
James Agnew
No

SimpleServer ignores any incoming messages that have a value in MSA-2, since they appear to be acknowledgement messages.

While it makes sense for a server to ignore ACKs by default, this is annoying for TestPanel (and presumably other applications) since it means that some messages that come in are not displayed in the UI.

Receiver#processMessage is the place where this is dealt with

Discussion


Log in to post a comment.