1.

What Is Byte Message?

Answer»

Byte message is a STREAM of uninterrupted BYTES. It contains an ARRAY of primitive bytes in its payload. For the transfer of data between two applications in their native format, byte message is used, which MAY be not possible with other message types.

Byte message is a stream of uninterrupted bytes. It contains an array of primitive bytes in its payload. For the transfer of data between two applications in their native format, byte message is used, which may be not possible with other message types.



Discussion

No Comment Found