Skip to content
nihui edited this page Oct 22, 2011 · 2 revisions

SEND

==== 16 bytes key2 ====
**** 104 bytes **** // key2
	[
	00 01 // fixed
	00 00 08 04 01 E0 // data1
	00 00 03 61 00 00 00 01 00 00 0F 07 // data2
	00 38 // size of token1
	==== token1 ====
	13 00 05 00 00 00 00 00 00 00 00 00 // fixed
	]

RECV

**** 80 bytes **** // key2
	[
	13 // flag check result, 13 successful, 14 captcha needed
	00 05 // fixed
	00 // flag if captcha needed
	00 00 00 00 // all 00 if captcha not needed
	00 38 // size of token2
	==== token2 ====
	]