Get Owner

requesttype=0x05

Command: 0x50 bytes.

00000000  10 00 00 00 01 02 00 00 00 00 00 00 00 00 00 00  ................
00000010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000020  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000030  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000040  02 00 00 00 05 00 10 12 10 00 00 00 58 dc 12 00  ............X...
      

Response: 0x74 bytes.

00000000  34 00 00 00 01 03 00 00 00 00 00 00 00 00 00 00  4...............
00000010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000020  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000030  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000000  02 00 00 00 05 00 10 22 34 00 00 00 58 dc 12 00  ......."4...X...
00000010  00 00 00 00 43 6f 72 6e 65 6c 6c 20 55 6e 69 76  ....Cornell Univ
00000020  65 72 73 69 74 79 20 32 35 35 2d 38 33 36 37 00  ersity 255-8367.
00000030  00 00 00 00                                      ....
      

Status code is 4 bytes at 0x50, followed by null-terminated string. in a 32-byte field (i.e. maximum text length is 31 bytes, I think.