Commit 0713af32 authored by Him188's avatar Him188

Fix protocol

parent 37e4ee5b
...@@ -35,7 +35,7 @@ OutgoingPacket { ...@@ -35,7 +35,7 @@ OutgoingPacket {
int imei.length + 4 int imei.length + 4
byte[] imei byte[] imei
int 0 + 4 int 0 + 4
int ksid.length + 4 short ksid.length + 2
byte[] ksid byte[] ksid
int 0 + 4 int 0 + 4
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment