Difference between revisions of "SecuredTemplateChecksumRequest"

From Second Life Wiki
Jump to navigation Jump to search
m
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{ProtocolNav}}
{{ProtocolNav}}
==Message Layout==
==Message Layout==
Line 14: Line 13:
==Usage and Notes==
==Usage and Notes==
[[Category:Messages]]
[[Category:Messages]]
[[Category:Common Messages]]
This asks for a TemplateChecksumReply from the other node. It is used to ensure both nodes are using the same message template version.

Latest revision as of 22:34, 26 January 2007

Message Layout

{
	SecuredTemplateChecksumRequest Fixed 0xFFFFFFFA NotTrusted Unencoded
	{
		TokenBlock	Single
		{	Token	LLUUID	}
	}
}

Usage and Notes

This asks for a TemplateChecksumReply from the other node. It is used to ensure both nodes are using the same message template version.