void Send_0x00D1() { this.debugHelper("发送0x00D1==>>"); SP0x00D1 sp = new SP0x00D1(); sp.PrepareData(this.sessionKey); udp.Send(sp.bytes); }