Command:33

From Awesome Baozam
Revision as of 12:29, 9 September 2016 by Baya (Talk | contribs) (Created page with "== PUT file to device == 1 cmd type 2 cmd id // set by server 1 parts count // always 1 wl filename length c* filename wl file size <noinclude> {{cmd:...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

PUT file to device

1  cmd type
2  cmd id // set by server
1  parts count // always 1
wl  filename length
c*  filename
wl  file size


GET file part from server

1  cmd type
2  cmd id // set by server
1  parts count // always 1
wl  filename length
c*  filename
wl  part start
wl  part length


response to GET file part from server

1  cmd type
2  cmd id // set by server
1  parts count // always 1
wl  filename length
c*  filename
wl  part start
wl  part length
b*  bytes