dyster / IPTComShark

MIT License
0 stars 0 forks source link

Correct parsing/implementing of the MA packet for IPTCom #11

Closed robertvanv closed 5 years ago

robertvanv commented 5 years ago

Currently, the Message Acknowledge packets are not correctly parsed. The parser throws an Exception. The first attached screenshot shows an example of an incoming MA packet.

The second screenshot shows the structure of a valid MA packet.

image

image