Menu

#1 DetonationPdu & Incoming Message

open
nobody
None
5
2012-10-30
2007-07-18
bauerr
No

Changed the detonation PDU to include entity location in order to conform to IEEE.1278.
Added a fix to IncomingMessage so that it will clear the buffer in case it isn't able to handle the pdu.

Discussion

  • bauerr

    bauerr - 2007-07-18

    DetionationPdu.h, DetonationPdu.cpp & IncomingMessage.cpp

     
  • John K Grant

    John K Grant - 2008-03-12

    Logged In: YES
    user_id=457760
    Originator: NO

    Thanks for the great patch. I have some comments:
    + The change to IncomingMessage look acceptable.
    + The changes to the detonation pdu need to be compared to the spec, and if they are correct, the change should really happen in the source code generator so that both Java and C++ versions are fixed.