Difference between revisions of "Command:254"

From Awesome Baozam
Jump to: navigation, search
Line 10: Line 10:
 
   c* error description
 
   c* error description
  
== report codes ==
+
== [[report codes]] ==
=== ok messages ===
+
100 .. 199
+
 
+
=== info messages ===
+
200 .. 299
+
 
+
=== warning messages ===
+
300 .. 399
+
:300 Client send non UTF8 symbols
+
 
+
=== error messages ===
+
400 ..
+
:406 Max number of turned on streams is reached
+
:407 Unknown Address
+
:408 Address Access Denied
+

Revision as of 19:24, 12 November 2015

Report message

1  cmd type
2  cmd id // set by server
1  reports count // max 256

reports:N

 4 addr
 2 report code
 wl error text description length
 c* error description

report codes