unsafe void Send_0x010B() { this.debugHelper("发送0x010B==>>"); SP0x010B sp = new SP0x010B(); sp.PrepareData(this.sessionKey); udp.Send(sp.bytes); }