Session file format: -------------------- Bytes Description ----- ----------- 4 session manager version 4 number of clients [Clients] 4 length of clientID (including the \0) n clientID (zero-terminated) 4 length of clientHostname (including the \0) n clientHostname (zero-terminated) 4 number of properties [Properties] 4 length of name (including the \0) n name (zero-terminated) 4 length of type (including the \0) n type (zero-terminated) 4 number of values [Values] 4 length of value n value [/Values] [/Properties] [/Clients]