ObjectTypeHeaderParseObjectTypeHeader(unsignedchar*buffer);//send in a char buffer, this function will seperate it and then return the right struct with the values.
ObjectHeaderParseObjectHeader(unsignedchar*buffer);//send in a char buffer, this function will seperate it and then return the right struct with the values.