网络组件核心部分重新设计,升级到3.0版本,模版进行适配,原先的字符串组合模式被替代,客户端同步时间更准确。

This commit is contained in:
dathlin
2017-06-16 09:52:58 +08:00
parent f11d7b8499
commit 6c0377eb0b
16 changed files with 830 additions and 509 deletions

View File

@@ -35,7 +35,7 @@
<Reference Include="CommonLibrary">
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
</Reference>
<Reference Include="HslCommunication, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="HslCommunication, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Public\HslCommunication.dll</HintPath>
</Reference>