| Message Method | Parameter | Description |
| 0x01/0x01 | TResID ResID | Get Res By ID, demands a broadcast of the with $ResID$ specified ressource |
| 0x01/0x02 | char Name[] | Get Res By Name, demands a broadcast of the with $Name$ specified ressource |
| 0x02 | long ResIDLen, TResID ResID, long NameLen, char[NameLen], long ResSize | Process incoming Res, this function accepts an incoming ressource and adds it to the internal list |