public enum CommandID { KeepAlive = 0, ReceivePublicMessage = 1, Synchronize = 2, }