I am developing the library that implements mms
protocol fully. In Message Types, we know that all messages must be started with ChunckId
( i.e. LinkMacToViewerPing ) . Could any one please tell me what is ChunckId
and how can i fill it ?
Thanks in advance :)