1 2
| Byte bytes[26] = {0,8,0,22,[marr[0] intValue],[marr[1] intValue],[marr[2] intValue],[marr[3] intValue],0,0,0,1,0,0,0,0,0,0,0,0,[mmarr[0] intValue],[mmarr[1] intValue],[mmarr[2] intValue],[mmarr[3] intValue],0x0D,0x0A};
send(self.clientSocket, bytes, 26, 0); |