Hello, I was wondering if anyone could help me with the X-Mms-Message-Size field. I have looked over the mms encapsulation spec an it indicates that this value is a Long-integer. I have also seen some other places, like wireshark decoders, that list this as a 32 bit unsigned integer. Yet another method seems to use and encoding of 0x8E(for the field name), lengthInBytes(lets say 2), 0xXX(first byte), 0xYY(second byte).
My problem is that in wireshark traces from notifications being generated by Mbuni, this field doesn't seem to follow any of these encodings routinely. If it is using a 32bit encoding I would expect to see 4 bytes for the size in each message. Sometimes it is 3, sometimes 2. How is Mbuni setting this field? _______________________________________________ Users mailing list Users@mbuni.org http://lists.mbuni.org/mailman/listinfo/users