This commit is contained in:
2
net.html
2
net.html
@@ -646,7 +646,7 @@
|
||||
包头固定长度为72字节,其结构如下:
|
||||
</p>
|
||||
<table style="margin: auto;">
|
||||
<tr><th>字段</th><th>占用字节数</th><th>描述</th></tr>
|
||||
<tr><th>字 段</th><th>占用字节数</th><th>描 述</th></tr>
|
||||
<tr><td>序列号</td><td style="text-align: center;">8</td><td>请求的唯一序列号</td></tr>
|
||||
<tr><td>包头长度</td><td style="text-align: center;">2</td><td>值固定为72</td></tr>
|
||||
<tr><td>Service类名hash值</td><td style="text-align: center;">16</td><td>Service类名class.getName()的MD5值</td></tr>
|
||||
|
||||
Reference in New Issue
Block a user