网络组件增加身份令牌验证,令牌可由用户自己指定。模版使用了自定义的令牌
This commit is contained in:
@@ -183,6 +183,11 @@
|
||||
网络访问中的超时时间,单位:毫秒,默认值2200
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:IndustryEthernet.SocketBase.KeyToken">
|
||||
<summary>
|
||||
该网络通信验证类的身份令牌
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:IndustryEthernet.SocketBase.ThreadPoolCheckConnect(System.Object)">
|
||||
<summary>
|
||||
检查超时的子线程
|
||||
@@ -310,16 +315,6 @@
|
||||
服务器客户端约定的暗号协议
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:IndustryEthernet.Hu_Net_Protocol.HU_APP_ID">
|
||||
<summary>
|
||||
异步通信唯一识别的暗号代码为16个Byte字符组
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:IndustryEthernet.Hu_Net_Protocol.HU_Simplify_Net">
|
||||
<summary>
|
||||
同步通信中用于识别的唯一的暗号代码
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:IndustryEthernet.Hu_Net_Protocol.HU_Protocol_Check_Secends">
|
||||
<summary>
|
||||
用于心跳程序的暗号信息
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user