在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#网络编程 → HSL7.0.1最后一个免费开源版本源码及例子程序

HSL7.0.1最后一个免费开源版本源码及例子程序

C#网络编程

下载此实例
  • 开发语言:C#
  • 实例大小:57.21M
  • 下载次数:36
  • 浏览次数:622
  • 发布时间:2023-04-25
  • 实例类别:C#网络编程
  • 发 布 人:cshdavid2005
  • 文件格式:.7z
  • 所需积分:2
 相关标签: hsl

实例介绍

【实例简介】HSL7.0.1最后一个免费开源版本,有源码及例子程序

【实例截图】

from clipboard

from clipboard

【核心代码】

.
├── HSL7.0.1最后一个免费开源版本源码及例子程序_Hsl7.0.1.7z
└── Hsl7.0.1
    └── 新建文件夹
        ├── HslCommunication.dll
        ├── HslCommunication_7.0.1_Vs2019.zip
        ├── HslCommunication_Vs2019
        │   └── HslCommunication
        │       ├── Download
        │       │   ├── HSLSharp.zip
        │       │   ├── HslCommunication.jar
        │       │   ├── HslCommunication.zip
        │       │   ├── HslCommunicationDemo.zip
        │       │   ├── ModbusTcpServer.zip
        │       │   ├── PushNetServer.zip
        │       │   └── com.companyname.HslAppDemo-Signed.apk
        │       ├── Help
        │       │   └── HslCommunication.chm
        │       ├── HslCommunication.sln
        │       ├── HslCommunication_Java
        │       │   └── HslCommunication
        │       │       ├── HslCommunication.iml
        │       │       ├── out
        │       │       │   └── production
        │       │       │       └── HslCommunication
        │       │       │           ├── HslCommunication
        │       │       │           │   ├── BasicFramework
        │       │       │           │   │   ├── SharpList.class
        │       │       │           │   │   ├── SoftBasic.class
        │       │       │           │   │   ├── SoftBuffer.class
        │       │       │           │   │   ├── SoftIncrementCount.class
        │       │       │           │   │   ├── SoftSecurity.class
        │       │       │           │   │   ├── SoftZipped.class
        │       │       │           │   │   └── SystemVersion.class
        │       │       │           │   ├── Core
        │       │       │           │   │   ├── Address
        │       │       │           │   │   │   └── DeviceAddressBase.class
        │       │       │           │   │   ├── IMessage
        │       │       │           │   │   │   ├── FetchWriteMessage.class
        │       │       │           │   │   │   ├── FinsMessage.class
        │       │       │           │   │   │   ├── HslMessage.class
        │       │       │           │   │   │   ├── INetMessage.class
        │       │       │           │   │   │   ├── MelsecA1EBinaryMessage.class
        │       │       │           │   │   │   ├── MelsecQnA3EAsciiMessage.class
        │       │       │           │   │   │   ├── MelsecQnA3EBinaryMessage.class
        │       │       │           │   │   │   ├── ModbusTcpMessage.class
        │       │       │           │   │   │   └── S7Message.class
        │       │       │           │   │   ├── Net
        │       │       │           │   │   │   ├── HslProtocol.class
        │       │       │           │   │   │   ├── IReadWriteNet.class
        │       │       │           │   │   │   ├── NetHandle.class
        │       │       │           │   │   │   ├── NetworkBase
        │       │       │           │   │   │   │   ├── NetworkBase.class
        │       │       │           │   │   │   │   ├── NetworkDeviceBase.class
        │       │       │           │   │   │   │   ├── NetworkDoubleBase.class
        │       │       │           │   │   │   │   ├── NetworkXBase$1.class
        │       │       │           │   │   │   │   └── NetworkXBase.class
        │       │       │           │   │   │   └── StateOne
        │       │       │           │   │   │       ├── AlienSession.class
        │       │       │           │   │   │       └── AppSession.class
        │       │       │           │   │   ├── Security
        │       │       │           │   │   │   └── HslSecurity.class
        │       │       │           │   │   ├── Thread
        │       │       │           │   │   │   └── SimpleHybirdLock.class
        │       │       │           │   │   ├── Transfer
        │       │       │           │   │   │   ├── ByteTransformBase$1.class
        │       │       │           │   │   │   ├── ByteTransformBase.class
        │       │       │           │   │   │   ├── ByteTransformHelper$1.class
        │       │       │           │   │   │   ├── ByteTransformHelper$2.class
        │       │       │           │   │   │   ├── ByteTransformHelper$3.class
        │       │       │           │   │   │   ├── ByteTransformHelper$4.class
        │       │       │           │   │   │   ├── ByteTransformHelper$5.class
        │       │       │           │   │   │   ├── ByteTransformHelper$6.class
        │       │       │           │   │   │   ├── ByteTransformHelper$7.class
        │       │       │           │   │   │   ├── ByteTransformHelper$8.class
        │       │       │           │   │   │   ├── ByteTransformHelper.class
        │       │       │           │   │   │   ├── DataFormat.class
        │       │       │           │   │   │   ├── IByteTransform.class
        │       │       │           │   │   │   ├── RegularByteTransform.class
        │       │       │           │   │   │   ├── ReverseBytesTransform.class
        │       │       │           │   │   │   └── ReverseWordTransform.class
        │       │       │           │   │   └── Types
        │       │       │           │   │       ├── ActionOperate.class
        │       │       │           │   │       ├── ActionOperateExOne.class
        │       │       │           │   │       ├── ActionOperateExThree.class
        │       │       │           │   │       ├── ActionOperateExTwo.class
        │       │       │           │   │       ├── FunctionOperate.class
        │       │       │           │   │       ├── FunctionOperateExOne.class
        │       │       │           │   │       ├── HslTimeOut.class
        │       │       │           │   │       ├── IDataTransfer.class
        │       │       │           │   │       ├── OperateResult.class
        │       │       │           │   │       ├── OperateResultExFour.class
        │       │       │           │   │       ├── OperateResultExOne.class
        │       │       │           │   │       ├── OperateResultExThree.class
        │       │       │           │   │       └── OperateResultExTwo.class
        │       │       │           │   ├── Enthernet
        │       │       │           │   │   ├── ComplexNet
        │       │       │           │   │   │   ├── NetComplexClient$1.class
        │       │       │           │   │   │   ├── NetComplexClient$2.class
        │       │       │           │   │   │   ├── NetComplexClient$3.class
        │       │       │           │   │   │   ├── NetComplexClient$4.class
        │       │       │           │   │   │   └── NetComplexClient.class
        │       │       │           │   │   ├── FileNet
        │       │       │           │   │   │   └── FileBaseInfo.class
        │       │       │           │   │   ├── PushNet
        │       │       │           │   │   │   └── NetPushClient.class
        │       │       │           │   │   └── SimplifyNet
        │       │       │           │   │       └── NetSimplifyClient.class
        │       │       │           │   ├── Language
        │       │       │           │   │   ├── DefaultLanguage.class
        │       │       │           │   │   └── English.class
        │       │       │           │   ├── LogNet
        │       │       │           │   │   └── Core
        │       │       │           │   │       ├── GenerateMode.class
        │       │       │           │   │       ├── HslMessageDegree.class
        │       │       │           │   │       ├── HslMessageItem.class
        │       │       │           │   │       └── ILogNet.class
        │       │       │           │   ├── ModBus
        │       │       │           │   │   ├── ModbusAddress.class
        │       │       │           │   │   ├── ModbusInfo.class
        │       │       │           │   │   └── ModbusTcpNet.class
        │       │       │           │   ├── Profinet
        │       │       │           │   │   ├── Keyence
        │       │       │           │   │   │   ├── KeyenceMcAsciiNet.class
        │       │       │           │   │   │   └── KeyenceMcNet.class
        │       │       │           │   │   ├── Melsec
        │       │       │           │   │   │   ├── MelsecA1EDataType.class
        │       │       │           │   │   │   ├── MelsecA1ENet.class
        │       │       │           │   │   │   ├── MelsecHelper.class
        │       │       │           │   │   │   ├── MelsecMcAsciiNet$1.class
        │       │       │           │   │   │   ├── MelsecMcAsciiNet$2.class
        │       │       │           │   │   │   ├── MelsecMcAsciiNet$3.class
        │       │       │           │   │   │   ├── MelsecMcAsciiNet$4.class
        │       │       │           │   │   │   ├── MelsecMcAsciiNet.class
        │       │       │           │   │   │   ├── MelsecMcDataType.class
        │       │       │           │   │   │   ├── MelsecMcNet$1.class
        │       │       │           │   │   │   ├── MelsecMcNet$2.class
        │       │       │           │   │   │   ├── MelsecMcNet$3.class
        │       │       │           │   │   │   ├── MelsecMcNet$4.class
        │       │       │           │   │   │   └── MelsecMcNet.class
        │       │       │           │   │   ├── Omron
        │       │       │           │   │   │   ├── OmronFinsDataType.class
        │       │       │           │   │   │   └── OmronFinsNet.class
        │       │       │           │   │   └── Siemens
        │       │       │           │   │       ├── SiemensFetchWriteNet.class
        │       │       │           │   │       ├── SiemensPLCS.class
        │       │       │           │   │       ├── SiemensS7Net$1.class
        │       │       │           │   │       └── SiemensS7Net.class
        │       │       │           │   ├── StringResources.class
        │       │       │           │   └── Utilities.class
        │       │       │           ├── HslCommunicationDemo
        │       │       │           │   ├── DemoUtils.class
        │       │       │           │   ├── FormKeyenceAscii$1.class
        │       │       │           │   ├── FormKeyenceAscii$10.class
        │       │       │           │   ├── FormKeyenceAscii$11.class
        │       │       │           │   ├── FormKeyenceAscii$12.class
        │       │       │           │   ├── FormKeyenceAscii$13.class
        │       │       │           │   ├── FormKeyenceAscii$14.class
        │       │       │           │   ├── FormKeyenceAscii$15.class
        │       │       │           │   ├── FormKeyenceAscii$16.class
        │       │       │           │   ├── FormKeyenceAscii$17.class
        │       │       │           │   ├── FormKeyenceAscii$18.class
        │       │       │           │   ├── FormKeyenceAscii$2.class
        │       │       │           │   ├── FormKeyenceAscii$3.class
        │       │       │           │   ├── FormKeyenceAscii$4.class
        │       │       │           │   ├── FormKeyenceAscii$5.class
        │       │       │           │   ├── FormKeyenceAscii$6.class
        │       │       │           │   ├── FormKeyenceAscii$7.class
        │       │       │           │   ├── FormKeyenceAscii$8.class
        │       │       │           │   ├── FormKeyenceAscii$9.class
        │       │       │           │   ├── FormKeyenceAscii.class
        │       │       │           │   ├── FormKeyenceBinary$1.class
        │       │       │           │   ├── FormKeyenceBinary$10.class
        │       │       │           │   ├── FormKeyenceBinary$11.class
        │       │       │           │   ├── FormKeyenceBinary$12.class
        │       │       │           │   ├── FormKeyenceBinary$13.class
        │       │       │           │   ├── FormKeyenceBinary$14.class
        │       │       │           │   ├── FormKeyenceBinary$15.class
        │       │       │           │   ├── FormKeyenceBinary$16.class
        │       │       │           │   ├── FormKeyenceBinary$17.class
        │       │       │           │   ├── FormKeyenceBinary$18.class
        │       │       │           │   ├── FormKeyenceBinary$2.class
        │       │       │           │   ├── FormKeyenceBinary$3.class
        │       │       │           │   ├── FormKeyenceBinary$4.class
        │       │       │           │   ├── FormKeyenceBinary$5.class
        │       │       │           │   ├── FormKeyenceBinary$6.class
        │       │       │           │   ├── FormKeyenceBinary$7.class
        │       │       │           │   ├── FormKeyenceBinary$8.class
        │       │       │           │   ├── FormKeyenceBinary$9.class
        │       │       │           │   ├── FormKeyenceBinary.class
        │       │       │           │   ├── FormLoad$1.class
        │       │       │           │   ├── FormLoad$10.class
        │       │       │           │   ├── FormLoad$11.class
        │       │       │           │   ├── FormLoad$12.class
        │       │       │           │   ├── FormLoad$13.class
        │       │       │           │   ├── FormLoad$14.class
        │       │       │           │   ├── FormLoad$15.class
        │       │       │           │   ├── FormLoad$16.class
        │       │       │           │   ├── FormLoad$17.class
        │       │       │           │   ├── FormLoad$2.class
        │       │       │           │   ├── FormLoad$3.class
        │       │       │           │   ├── FormLoad$4.class
        │       │       │           │   ├── FormLoad$5.class
        │       │       │           │   ├── FormLoad$6.class
        │       │       │           │   ├── FormLoad$7.class
        │       │       │           │   ├── FormLoad$8.class
        │       │       │           │   ├── FormLoad$9.class
        │       │       │           │   ├── FormLoad.class
        │       │       │           │   ├── FormMelsecA1E$1.class
        │       │       │           │   ├── FormMelsecA1E$10.class
        │       │       │           │   ├── FormMelsecA1E$11.class
        │       │       │           │   ├── FormMelsecA1E$12.class
        │       │       │           │   ├── FormMelsecA1E$13.class
        │       │       │           │   ├── FormMelsecA1E$14.class
        │       │       │           │   ├── FormMelsecA1E$15.class
        │       │       │           │   ├── FormMelsecA1E$16.class
        │       │       │           │   ├── FormMelsecA1E$17.class
        │       │       │           │   ├── FormMelsecA1E$18.class
        │       │       │           │   ├── FormMelsecA1E$2.class
        │       │       │           │   ├── FormMelsecA1E$3.class
        │       │       │           │   ├── FormMelsecA1E$4.class
        │       │       │           │   ├── FormMelsecA1E$5.class
        │       │       │           │   ├── FormMelsecA1E$6.class
        │       │       │           │   ├── FormMelsecA1E$7.class
        │       │       │           │   ├── FormMelsecA1E$8.class
        │       │       │           │   ├── FormMelsecA1E$9.class
        │       │       │           │   ├── FormMelsecA1E.class
        │       │       │           │   ├── FormMelsecAscii$1.class
        │       │       │           │   ├── FormMelsecAscii$10.class
        │       │       │           │   ├── FormMelsecAscii$11.class
        │       │       │           │   ├── FormMelsecAscii$12.class
        │       │       │           │   ├── FormMelsecAscii$13.class
        │       │       │           │   ├── FormMelsecAscii$14.class
        │       │       │           │   ├── FormMelsecAscii$15.class
        │       │       │           │   ├── FormMelsecAscii$16.class
        │       │       │           │   ├── FormMelsecAscii$17.class
        │       │       │           │   ├── FormMelsecAscii$18.class
        │       │       │           │   ├── FormMelsecAscii$2.class
        │       │       │           │   ├── FormMelsecAscii$3.class
        │       │       │           │   ├── FormMelsecAscii$4.class
        │       │       │           │   ├── FormMelsecAscii$5.class
        │       │       │           │   ├── FormMelsecAscii$6.class
        │       │       │           │   ├── FormMelsecAscii$7.class
        │       │       │           │   ├── FormMelsecAscii$8.class
        │       │       │           │   ├── FormMelsecAscii$9.class
        │       │       │           │   ├── FormMelsecAscii.class
        │       │       │           │   ├── FormMelsecBinary$1.class
        │       │       │           │   ├── FormMelsecBinary$10.class
        │       │       │           │   ├── FormMelsecBinary$11.class
        │       │       │           │   ├── FormMelsecBinary$12.class
        │       │       │           │   ├── FormMelsecBinary$13.class
        │       │       │           │   ├── FormMelsecBinary$14.class
        │       │       │           │   ├── FormMelsecBinary$15.class
        │       │       │           │   ├── FormMelsecBinary$16.class
        │       │       │           │   ├── FormMelsecBinary$17.class
        │       │       │           │   ├── FormMelsecBinary$18.class
        │       │       │           │   ├── FormMelsecBinary$2.class
        │       │       │           │   ├── FormMelsecBinary$3.class
        │       │       │           │   ├── FormMelsecBinary$4.class
        │       │       │           │   ├── FormMelsecBinary$5.class
        │       │       │           │   ├── FormMelsecBinary$6.class
        │       │       │           │   ├── FormMelsecBinary$7.class
        │       │       │           │   ├── FormMelsecBinary$8.class
        │       │       │           │   ├── FormMelsecBinary$9.class
        │       │       │           │   ├── FormMelsecBinary.class
        │       │       │           │   ├── FormModbusTcp$1.class
        │       │       │           │   ├── FormModbusTcp$10.class
        │       │       │           │   ├── FormModbusTcp$11.class
        │       │       │           │   ├── FormModbusTcp$12.class
        │       │       │           │   ├── FormModbusTcp$13.class
        │       │       │           │   ├── FormModbusTcp$14.class
        │       │       │           │   ├── FormModbusTcp$15.class
        │       │       │           │   ├── FormModbusTcp$16.class
        │       │       │           │   ├── FormModbusTcp$17.class
        │       │       │           │   ├── FormModbusTcp$18.class
        │       │       │           │   ├── FormModbusTcp$19.class
        │       │       │           │   ├── FormModbusTcp$2.class
        │       │       │           │   ├── FormModbusTcp$3.class
        │       │       │           │   ├── FormModbusTcp$4.class
        │       │       │           │   ├── FormModbusTcp$5.class
        │       │       │           │   ├── FormModbusTcp$6.class
        │       │       │           │   ├── FormModbusTcp$7.class
        │       │       │           │   ├── FormModbusTcp$8.class
        │       │       │           │   ├── FormModbusTcp$9.class
        │       │       │           │   ├── FormModbusTcp.class
        │       │       │           │   ├── FormOmronFins$1.class
        │       │       │           │   ├── FormOmronFins$10.class
        │       │       │           │   ├── FormOmronFins$11.class
        │       │       │           │   ├── FormOmronFins$12.class
        │       │       │           │   ├── FormOmronFins$13.class
        │       │       │           │   ├── FormOmronFins$14.class
        │       │       │           │   ├── FormOmronFins$15.class
        │       │       │           │   ├── FormOmronFins$16.class
        │       │       │           │   ├── FormOmronFins$17.class
        │       │       │           │   ├── FormOmronFins$18.class
        │       │       │           │   ├── FormOmronFins$2.class
        │       │       │           │   ├── FormOmronFins$3.class
        │       │       │           │   ├── FormOmronFins$4.class
        │       │       │           │   ├── FormOmronFins$5.class
        │       │       │           │   ├── FormOmronFins$6.class
        │       │       │           │   ├── FormOmronFins$7.class
        │       │       │           │   ├── FormOmronFins$8.class
        │       │       │           │   ├── FormOmronFins$9.class
        │       │       │           │   ├── FormOmronFins.class
        │       │       │           │   ├── FormPushNet$1$1.class
        │       │       │           │   ├── FormPushNet$1.class
        │       │       │           │   ├── FormPushNet$2.class
        │       │       │           │   ├── FormPushNet.class
        │       │       │           │   ├── FormSiemensFW$1.class
        │       │       │           │   ├── FormSiemensFW$10.class
        │       │       │           │   ├── FormSiemensFW$11.class
        │       │       │           │   ├── FormSiemensFW$12.class
        │       │       │           │   ├── FormSiemensFW$13.class
        │       │       │           │   ├── FormSiemensFW$14.class
        │       │       │           │   ├── FormSiemensFW$15.class
        │       │       │           │   ├── FormSiemensFW$16.class
        │       │       │           │   ├── FormSiemensFW$17.class
        │       │       │           │   ├── FormSiemensFW$18.class
        │       │       │           │   ├── FormSiemensFW$2.class
        │       │       │           │   ├── FormSiemensFW$3.class
        │       │       │           │   ├── FormSiemensFW$4.class
        │       │       │           │   ├── FormSiemensFW$5.class
        │       │       │           │   ├── FormSiemensFW$6.class
        │       │       │           │   ├── FormSiemensFW$7.class
        │       │       │           │   ├── FormSiemensFW$8.class
        │       │       │           │   ├── FormSiemensFW$9.class
        │       │       │           │   ├── FormSiemensFW.class
        │       │       │           │   ├── FormSiemensS7$1.class
        │       │       │           │   ├── FormSiemensS7$10.class
        │       │       │           │   ├── FormSiemensS7$11.class
        │       │       │           │   ├── FormSiemensS7$12.class
        │       │       │           │   ├── FormSiemensS7$13.class
        │       │       │           │   ├── FormSiemensS7$14.class
        │       │       │           │   ├── FormSiemensS7$15.class
        │       │       │           │   ├── FormSiemensS7$16.class
        │       │       │           │   ├── FormSiemensS7$17.class
        │       │       │           │   ├── FormSiemensS7$18.class
        │       │       │           │   ├── FormSiemensS7$19.class
        │       │       │           │   ├── FormSiemensS7$2.class
        │       │       │           │   ├── FormSiemensS7$20.class
        │       │       │           │   ├── FormSiemensS7$21.class
        │       │       │           │   ├── FormSiemensS7$3.class
        │       │       │           │   ├── FormSiemensS7$4.class
        │       │       │           │   ├── FormSiemensS7$5.class
        │       │       │           │   ├── FormSiemensS7$6.class
        │       │       │           │   ├── FormSiemensS7$7.class
        │       │       │           │   ├── FormSiemensS7$8.class
        │       │       │           │   ├── FormSiemensS7$9.class
        │       │       │           │   ├── FormSiemensS7.class
        │       │       │           │   ├── FormSimplifyNet$1.class
        │       │       │           │   ├── FormSimplifyNet$2.class
        │       │       │           │   ├── FormSimplifyNet$3.class
        │       │       │           │   ├── FormSimplifyNet$4.class
        │       │       │           │   └── FormSimplifyNet.class
        │       │       │           ├── Main$1.class
        │       │       │           ├── Main$2.class
        │       │       │           └── Main.class
        │       │       └── src
        │       │           ├── HslCommunication
        │       │           │   ├── BasicFramework
        │       │           │   │   ├── SharpList.java
        │       │           │   │   ├── SoftBasic.java
        │       │           │   │   ├── SoftBuffer.java
        │       │           │   │   ├── SoftIncrementCount.java
        │       │           │   │   ├── SoftSecurity.java
        │       │           │   │   ├── SoftZipped.java
        │       │           │   │   └── SystemVersion.java
        │       │           │   ├── Core
        │       │           │   │   ├── Address
        │       │           │   │   │   └── DeviceAddressBase.java
        │       │           │   │   ├── IMessage
        │       │           │   │   │   ├── FetchWriteMessage.java
        │       │           │   │   │   ├── FinsMessage.java
        │       │           │   │   │   ├── HslMessage.java
        │       │           │   │   │   ├── INetMessage.java
        │       │           │   │   │   ├── MelsecA1EBinaryMessage.java
        │       │           │   │   │   ├── MelsecQnA3EAsciiMessage.java
        │       │           │   │   │   ├── MelsecQnA3EBinaryMessage.java
        │       │           │   │   │   ├── ModbusTcpMessage.java
        │       │           │   │   │   └── S7Message.java
        │       │           │   │   ├── Net
        │       │           │   │   │   ├── HslProtocol.java
        │       │           │   │   │   ├── IReadWriteNet.java
        │       │           │   │   │   ├── NetHandle.java
        │       │           │   │   │   ├── NetworkBase
        │       │           │   │   │   │   ├── NetworkBase.java
        │       │           │   │   │   │   ├── NetworkDeviceBase.java
        │       │           │   │   │   │   ├── NetworkDoubleBase.java
        │       │           │   │   │   │   └── NetworkXBase.java
        │       │           │   │   │   └── StateOne
        │       │           │   │   │       ├── AlienSession.java
        │       │           │   │   │       └── AppSession.java
        │       │           │   │   ├── Security
        │       │           │   │   │   └── HslSecurity.java
        │       │           │   │   ├── Thread
        │       │           │   │   │   └── SimpleHybirdLock.java
        │       │           │   │   ├── Transfer
        │       │           │   │   │   ├── ByteTransformBase.java
        │       │           │   │   │   ├── ByteTransformHelper.java
        │       │           │   │   │   ├── DataFormat.java
        │       │           │   │   │   ├── IByteTransform.java
        │       │           │   │   │   ├── RegularByteTransform.java
        │       │           │   │   │   ├── ReverseBytesTransform.java
        │       │           │   │   │   └── ReverseWordTransform.java
        │       │           │   │   └── Types
        │       │           │   │       ├── ActionOperate.java
        │       │           │   │       ├── ActionOperateExOne.java
        │       │           │   │       ├── ActionOperateExThree.java
        │       │           │   │       ├── ActionOperateExTwo.java
        │       │           │   │       ├── FunctionOperate.java
        │       │           │   │       ├── FunctionOperateExOne.java
        │       │           │   │       ├── HslTimeOut.java
        │       │           │   │       ├── IDataTransfer.java
        │       │           │   │       ├── OperateResult.java
        │       │           │   │       ├── OperateResultExFour.java
        │       │           │   │       ├── OperateResultExOne.java
        │       │           │   │       ├── OperateResultExThree.java
        │       │           │   │       └── OperateResultExTwo.java
        │       │           │   ├── Enthernet
        │       │           │   │   ├── ComplexNet
        │       │           │   │   │   └── NetComplexClient.java
        │       │           │   │   ├── FileNet
        │       │           │   │   │   └── FileBaseInfo.java
        │       │           │   │   ├── PushNet
        │       │           │   │   │   └── NetPushClient.java
        │       │           │   │   └── SimplifyNet
        │       │           │   │       └── NetSimplifyClient.java
        │       │           │   ├── Language
        │       │           │   │   ├── DefaultLanguage.java
        │       │           │   │   └── English.java
        │       │           │   ├── LogNet
        │       │           │   │   └── Core
        │       │           │   │       ├── GenerateMode.java
        │       │           │   │       ├── HslMessageDegree.java
        │       │           │   │       ├── HslMessageItem.java
        │       │           │   │       └── ILogNet.java
        │       │           │   ├── ModBus
        │       │           │   │   ├── ModbusAddress.java
        │       │           │   │   ├── ModbusInfo.java
        │       │           │   │   └── ModbusTcpNet.java
        │       │           │   ├── Profinet
        │       │           │   │   ├── Keyence
        │       │           │   │   │   ├── KeyenceMcAsciiNet.java
        │       │           │   │   │   └── KeyenceMcNet.java
        │       │           │   │   ├── Melsec
        │       │           │   │   │   ├── MelsecA1EDataType.java
        │       │           │   │   │   ├── MelsecA1ENet.java
        │       │           │   │   │   ├── MelsecHelper.java
        │       │           │   │   │   ├── MelsecMcAsciiNet.java
        │       │           │   │   │   ├── MelsecMcDataType.java
        │       │           │   │   │   └── MelsecMcNet.java
        │       │           │   │   ├── Omron
        │       │           │   │   │   ├── OmronFinsDataType.java
        │       │           │   │   │   └── OmronFinsNet.java
        │       │           │   │   └── Siemens
        │       │           │   │       ├── SiemensFetchWriteNet.java
        │       │           │   │       ├── SiemensPLCS.java
        │       │           │   │       └── SiemensS7Net.java
        │       │           │   ├── StringResources.java
        │       │           │   └── Utilities.java
        │       │           ├── HslCommunicationDemo
        │       │           │   ├── DemoUtils.java
        │       │           │   ├── FormKeyenceAscii.java
        │       │           │   ├── FormKeyenceBinary.java
        │       │           │   ├── FormLoad.java
        │       │           │   ├── FormMelsecA1E.java
        │       │           │   ├── FormMelsecAscii.java
        │       │           │   ├── FormMelsecBinary.java
        │       │           │   ├── FormModbusTcp.java
        │       │           │   ├── FormOmronFins.java
        │       │           │   ├── FormPushNet.java
        │       │           │   ├── FormSiemensFW.java
        │       │           │   ├── FormSiemensS7.java
        │       │           │   └── FormSimplifyNet.java
        │       │           └── Main.java
        │       ├── HslCommunication_Net35
        │       │   ├── HslCommunication.snk
        │       │   ├── HslCommunication_Net35.csproj
        │       │   ├── Properties
        │       │   │   ├── AssemblyInfo.cs
        │       │   │   ├── Resources.Designer.cs
        │       │   │   └── Resources.resx
        │       │   ├── Resources
        │       │   │   └── qrcode_for_gh_319218678954_258.jpg
        │       │   ├── bin
        │       │   │   └── Debug
        │       │   │       ├── HslCommunication.dll
        │       │   │       ├── HslCommunication.pdb
        │       │   │       ├── HslCommunication.xml
        │       │   │       ├── Newtonsoft.Json.dll
        │       │   │       └── Newtonsoft.Json.xml
        │       │   ├── imgaes
        │       │   │   ├── Activity_16xLG.png
        │       │   │   ├── AddressViewer.png
        │       │   │   ├── AudioRecording.png
        │       │   │   ├── ClassIcon.ico
        │       │   │   ├── ClassIcon.png
        │       │   │   ├── Class_489.png
        │       │   │   ├── Cloud_16xLG.png
        │       │   │   ├── Copy_6524.png
        │       │   │   ├── Delegate_8339.png
        │       │   │   ├── Enum_582.png
        │       │   │   ├── Event_594.png
        │       │   │   ├── Event_594_exp.png
        │       │   │   ├── ListView_687.png
        │       │   │   ├── Method_636.png
        │       │   │   ├── Module_648.png
        │       │   │   ├── PropertyIcon.png
        │       │   │   ├── RegistryEditor_5838.ico
        │       │   │   ├── SingleMessage_5727.ico
        │       │   │   ├── Soundfile_461.png
        │       │   │   ├── Structure_507.png
        │       │   │   ├── TabControl_707.png
        │       │   │   ├── Table_748.png
        │       │   │   ├── Tag_7213.png
        │       │   │   ├── Textfile_818_16x.png
        │       │   │   ├── TreeView_713.png
        │       │   │   ├── UseCaseDiagramFile_usecasediagram_13447_16x.png
        │       │   │   ├── UserInterfaceEditor_5845.ico
        │       │   │   ├── VirtualMachine.png
        │       │   │   ├── WebForm(ASPX)_815_16x.png
        │       │   │   ├── WebFormTemplate_11274_16x_color.png
        │       │   │   ├── WindowsForm_817.ico
        │       │   │   ├── WindowsForm_817_16x.png
        │       │   │   ├── abstr1.png
        │       │   │   ├── abstr11.png
        │       │   │   ├── alipay.png
        │       │   │   ├── asset_progressBar_24x24_on.png
        │       │   │   ├── brackets_Square_16xMD.png
        │       │   │   ├── docview_xaml_on_16x16.png
        │       │   │   ├── glasses_16xLG.png
        │       │   │   ├── grid_Data_16xLG.png
        │       │   │   ├── lightningBolt_16xLG.png
        │       │   │   └── usbcontroller.png
        │       │   ├── mm_facetoface_collect_qrcode_1525331158525.png
        │       │   ├── obj
        │       │   │   └── Debug
        │       │   │       ├── HslCommunication.BasicFramework.FormAuthorAdvertisement.resources
        │       │   │       ├── HslCommunication.BasicFramework.FormAuthorize.resources
        │       │   │       ├── HslCommunication.BasicFramework.FormPopup.resources
        │       │   │       ├── HslCommunication.BasicFramework.FormPortraitSelect.resources
        │       │   │       ├── HslCommunication.BasicFramework.FormSupport.resources
        │       │   │       ├── HslCommunication.Controls.UserBottle.resources
        │       │   │       ├── HslCommunication.Controls.UserButton.resources
        │       │   │       ├── HslCommunication.Controls.UserClock.resources
        │       │   │       ├── HslCommunication.Controls.UserCurve.resources
        │       │   │       ├── HslCommunication.Controls.UserDrum.resources
        │       │   │       ├── HslCommunication.Controls.UserGaugeChart.resources
        │       │   │       ├── HslCommunication.Controls.UserLantern.resources
        │       │   │       ├── HslCommunication.Controls.UserPieChart.resources
        │       │   │       ├── HslCommunication.Controls.UserPipe.resources
        │       │   │       ├── HslCommunication.Controls.UserSwitch.resources
        │       │   │       ├── HslCommunication.Controls.UserVerticalProgress.resources
        │       │   │       ├── HslCommunication.LogNet.FormLogNetView.resources
        │       │   │       ├── HslCommunication.LogNet.LogNetAnalysisControl.resources
        │       │   │       ├── HslCommunication.Properties.Resources.resources
        │       │   │       ├── HslCommunication.dll
        │       │   │       ├── HslCommunication.pdb
        │       │   │       ├── HslCommunication_Net35.csproj.CopyComplete
        │       │   │       ├── HslCommunication_Net35.csproj.CoreCompileInputs.cache
        │       │   │       ├── HslCommunication_Net35.csproj.FileListAbsolute.txt
        │       │   │       ├── HslCommunication_Net35.csproj.GenerateResource.cache
        │       │   │       ├── HslCommunication_Net35.csprojAssemblyReference.cache
        │       │   │       └── TempPE
        │       │   └── packages.config
        │       ├── HslCommunication_Net45
        │       │   ├── Algorithms
        │       │   │   ├── Alarm
        │       │   │   │   ├── AlarmDegree.cs
        │       │   │   │   └── AlarmItem.cs
        │       │   │   ├── ConnectPool
        │       │   │   │   ├── ConnectPool.cs
        │       │   │   │   └── IConnector.cs
        │       │   │   └── Fourier
        │       │   │       └── FFTHelper.cs
        │       │   ├── Authorization.cs
        │       │   ├── BasicFramework
        │       │   │   ├── FormAuthorAdvertisement.cs
        │       │   │   ├── FormAuthorAdvertisement.designer.cs
        │       │   │   ├── FormAuthorAdvertisement.resx
        │       │   │   ├── FormAuthorize.cs
        │       │   │   ├── FormAuthorize.designer.cs
        │       │   │   ├── FormAuthorize.resx
        │       │   │   ├── FormPopup.cs
        │       │   │   ├── FormPopup.designer.cs
        │       │   │   ├── FormPopup.resx
        │       │   │   ├── FormPortraitSelect.Designer.cs
        │       │   │   ├── FormPortraitSelect.cs
        │       │   │   ├── FormPortraitSelect.resx
        │       │   │   ├── FormSupport.Designer.cs
        │       │   │   ├── FormSupport.cs
        │       │   │   ├── FormSupport.resx
        │       │   │   ├── SharpList.cs
        │       │   │   ├── SoftAnimation.cs
        │       │   │   ├── SoftAuthorize.cs
        │       │   │   ├── SoftBaseClass.cs
        │       │   │   ├── SoftBasic.cs
        │       │   │   ├── SoftBuffer.cs
        │       │   │   ├── SoftCache.cs
        │       │   │   ├── SoftException.cs
        │       │   │   ├── SoftMail.cs
        │       │   │   ├── SoftMsgQueue.cs
        │       │   │   ├── SoftNumerical.cs
        │       │   │   ├── SoftPainting.cs
        │       │   │   ├── SoftSecurity.cs
        │       │   │   ├── SoftSqlOperate.cs
        │       │   │   ├── SoftVersion.cs
        │       │   │   └── SoftZipped.cs
        │       │   ├── Controls
        │       │   │   ├── UserBottle.Designer.cs
        │       │   │   ├── UserBottle.cs
        │       │   │   ├── UserBottle.resx
        │       │   │   ├── UserButton.cs
        │       │   │   ├── UserButton.designer.cs
        │       │   │   ├── UserButton.resx
        │       │   │   ├── UserClock.cs
        │       │   │   ├── UserClock.designer.cs
        │       │   │   ├── UserClock.resx
        │       │   │   ├── UserCurve.Designer.cs
        │       │   │   ├── UserCurve.cs
        │       │   │   ├── UserCurve.resx
        │       │   │   ├── UserDrum.Designer.cs
        │       │   │   ├── UserDrum.cs
        │       │   │   ├── UserDrum.resx
        │       │   │   ├── UserGaugeChart.Designer.cs
        │       │   │   ├── UserGaugeChart.cs
        │       │   │   ├── UserGaugeChart.resx
        │       │   │   ├── UserLantern.Designer.cs
        │       │   │   ├── UserLantern.cs
        │       │   │   ├── UserLantern.resx
        │       │   │   ├── UserPieChart.Designer.cs
        │       │   │   ├── UserPieChart.cs
        │       │   │   ├── UserPieChart.resx
        │       │   │   ├── UserPipe.Designer.cs
        │       │   │   ├── UserPipe.cs
        │       │   │   ├── UserPipe.resx
        │       │   │   ├── UserSwitch.Designer.cs
        │       │   │   ├── UserSwitch.cs
        │       │   │   ├── UserSwitch.resx
        │       │   │   ├── UserVerticalProgress.Designer.cs
        │       │   │   ├── UserVerticalProgress.cs
        │       │   │   └── UserVerticalProgress.resx
        │       │   ├── Core
        │       │   │   ├── Address
        │       │   │   │   ├── DeviceAddressBase.cs
        │       │   │   │   ├── DeviceAddressDataBase.cs
        │       │   │   │   ├── MelsecMcAddressData.cs
        │       │   │   │   ├── ModbusAddress.cs
        │       │   │   │   └── S7AddressData.cs
        │       │   │   ├── IMessage
        │       │   │   │   ├── AlienMessage.cs
        │       │   │   │   ├── AllenBradleyMessage.cs
        │       │   │   │   ├── EFORTMessage.cs
        │       │   │   │   ├── EFORTMessagePrevious.cs
        │       │   │   │   ├── FetchWriteMessage.cs
        │       │   │   │   ├── FinsMessage.cs
        │       │   │   │   ├── HslMessage.cs
        │       │   │   │   ├── INetMessage.cs
        │       │   │   │   ├── KukaVarProxyMessage.cs
        │       │   │   │   ├── LsisFastEnetMessage.cs
        │       │   │   │   ├── MelsecA1EBinaryMessage.cs
        │       │   │   │   ├── MelsecQnA3EAsciiMessage.cs
        │       │   │   │   ├── MelsecQnA3EBinaryMessage.cs
        │       │   │   │   ├── ModbusTcpMessage.cs
        │       │   │   │   ├── OpenProtocolMessage.cs
        │       │   │   │   └── S7Message.cs
        │       │   │   ├── Net
        │       │   │   │   ├── ClassNetHandle.cs
        │       │   │   │   ├── CommunicationProtocol.cs
        │       │   │   │   ├── IReadWriteNet.cs
        │       │   │   │   ├── IRobotNet.cs
        │       │   │   │   ├── NetSupport.cs
        │       │   │   │   ├── NetworkBase
        │       │   │   │   │   ├── NetworkAlienClient.cs
        │       │   │   │   │   ├── NetworkAuthenticationServerBase.cs
        │       │   │   │   │   ├── NetworkBase.cs
        │       │   │   │   │   ├── NetworkDataServerBase.cs
        │       │   │   │   │   ├── NetworkDeviceBase.cs
        │       │   │   │   │   ├── NetworkDoubleBase.cs
        │       │   │   │   │   ├── NetworkFileServerBase.cs
        │       │   │   │   │   ├── NetworkServerBase.cs
        │       │   │   │   │   ├── NetworkUdpBase.cs
        │       │   │   │   │   ├── NetworkUdpDeviceBase.cs
        │       │   │   │   │   └── NetworkXBase.cs
        │       │   │   │   └── StateOne
        │       │   │   │       ├── AlienSession.cs
        │       │   │   │       ├── AppSession.cs
        │       │   │   │       ├── AsyncStateSend.cs
        │       │   │   │       ├── FileStateObject.cs
        │       │   │   │       ├── StateObject.cs
        │       │   │   │       └── StateOneBase.cs
        │       │   │   ├── Security
        │       │   │   │   └── Security.cs
        │       │   │   ├── Thread
        │       │   │   │   └── ThreadLock.cs
        │       │   │   ├── Transfer
        │       │   │   │   ├── ByteTransformBase.cs
        │       │   │   │   ├── ByteTransformHelper.cs
        │       │   │   │   ├── DataFormat.cs
        │       │   │   │   ├── IByteTransform.cs
        │       │   │   │   ├── RegularByteTransform.cs
        │       │   │   │   ├── ReverseBytesTransform.cs
        │       │   │   │   └── ReverseWordTransform.cs
        │       │   │   └── Types
        │       │   │       ├── CertificateDegree.cs
        │       │   │       ├── HslPieItem.cs
        │       │   │       ├── HslTimeOut.cs
        │       │   │       ├── IDataTransfer.cs
        │       │   │       └── OperateResult.cs
        │       │   ├── Doc.txt
        │       │   ├── Enthernet
        │       │   │   ├── ComplexNet
        │       │   │   │   ├── NetComplexClient.cs
        │       │   │   │   └── NetComplexServer.cs
        │       │   │   ├── DeviceNet
        │       │   │   │   ├── ClassDeviceNet.cs
        │       │   │   │   └── DeviceState.cs
        │       │   │   ├── FileNet
        │       │   │   │   ├── AdvancedFileServer.cs
        │       │   │   │   ├── FileBaseInfo.cs
        │       │   │   │   ├── FileClientBase.cs
        │       │   │   │   ├── FileMarkId.cs
        │       │   │   │   ├── GroupFileContainer.cs
        │       │   │   │   ├── GroupFileItem.cs
        │       │   │   │   ├── IntegrationFileClient.cs
        │       │   │   │   └── UltimateFileServer.cs
        │       │   │   ├── PushNet
        │       │   │   │   ├── NetPushClient.cs
        │       │   │   │   ├── NetPushServer.cs
        │       │   │   │   └── PushGroupClient.cs
        │       │   │   ├── Redis
        │       │   │   │   ├── RedisClient.cs
        │       │   │   │   ├── RedisHelper.cs
        │       │   │   │   └── RedisSubscribe.cs
        │       │   │   ├── SimplifyNet
        │       │   │   │   ├── NetSimplifyClient.cs
        │       │   │   │   └── NetSimplifyServer.cs
        │       │   │   ├── SoftUpdateNet
        │       │   │   │   └── ClassSoftUpdate.cs
        │       │   │   └── UdpNet
        │       │   │       ├── NetUdpClient.cs
        │       │   │       └── NetUdpServer.cs
        │       │   ├── HslCommunication.snk
        │       │   ├── HslCommunication_Net45.csproj
        │       │   ├── Instrument
        │       │   │   └── Temperature
        │       │   │       └── DAM3601.cs
        │       │   ├── Language
        │       │   │   ├── DefaultLanguage.cs
        │       │   │   └── English.cs
        │       │   ├── LogNet
        │       │   │   ├── Core
        │       │   │   │   ├── ILogNet.cs
        │       │   │   │   ├── LogBase.cs
        │       │   │   │   └── Types.cs
        │       │   │   ├── LogNetManagment.cs
        │       │   │   ├── Logs
        │       │   │   │   ├── LogNetDateTime.cs
        │       │   │   │   ├── LogNetFileSize.cs
        │       │   │   │   └── LogNetSingle.cs
        │       │   │   └── View
        │       │   │       ├── FormLogNetView.Designer.cs
        │       │   │       ├── FormLogNetView.cs
        │       │   │       ├── FormLogNetView.resx
        │       │   │       ├── LogNetAnalysisControl.Designer.cs
        │       │   │       ├── LogNetAnalysisControl.cs
        │       │   │       └── LogNetAnalysisControl.resx
        │       │   ├── ModBus
        │       │   │   ├── ModBusMonitorAddress.cs
        │       │   │   ├── ModBusState.cs
        │       │   │   ├── ModbusAscii
        │       │   │   │   └── ModbusAscii.cs
        │       │   │   ├── ModbusInfo.cs
        │       │   │   ├── ModbusRtu
        │       │   │   │   └── ModbusRtu.cs
        │       │   │   ├── ModbusTcp
        │       │   │   │   ├── ModbusTcpNet.cs
        │       │   │   │   └── ModbusTcpServer.cs
        │       │   │   └── MonitorAddress.cs
        │       │   ├── NamespaceDoc.cs
        │       │   ├── Profinet
        │       │   │   ├── AllenBradley
        │       │   │   │   ├── AllenBradleyHelper.cs
        │       │   │   │   └── AllenBradleyNet.cs
        │       │   │   ├── FATEK
        │       │   │   │   └── FatekProgram.cs
        │       │   │   ├── Fuji
        │       │   │   │   └── FujiSPB.cs
        │       │   │   ├── Keyence
        │       │   │   │   ├── KeyenceDataType.cs
        │       │   │   │   ├── KeyenceMcAsciiNet.cs
        │       │   │   │   ├── KeyenceMcNet.cs
        │       │   │   │   ├── KeyenceNanoByteTransform.cs
        │       │   │   │   └── KeyenceNanoSerial.cs
        │       │   │   ├── LSIS
        │       │   │   │   ├── LSCpuInfo.cs
        │       │   │   │   ├── LS_Bus.cs
        │       │   │   │   ├── LSisServer.cs
        │       │   │   │   ├── XGBCnet.cs
        │       │   │   │   └── XGBFastEnet.cs
        │       │   │   ├── Melsec
        │       │   │   │   ├── MelsecA1EDataType.cs
        │       │   │   │   ├── MelsecA1ENet.cs
        │       │   │   │   ├── MelsecA3CNet1.cs
        │       │   │   │   ├── MelsecFxLinks.cs
        │       │   │   │   ├── MelsecFxSerial.cs
        │       │   │   │   ├── MelsecHelper.cs
        │       │   │   │   ├── MelsecMcAsciiNet.cs
        │       │   │   │   ├── MelsecMcDataType.cs
        │       │   │   │   ├── MelsecMcNet.cs
        │       │   │   │   ├── MelsecMcServer.cs
        │       │   │   │   └── MelsecNetMultiAsync.cs
        │       │   │   ├── Omron
        │       │   │   │   ├── OmronCipNet.cs
        │       │   │   │   ├── OmronFinsDataType.cs
        │       │   │   │   ├── OmronFinsNet.cs
        │       │   │   │   ├── OmronFinsNetHelper.cs
        │       │   │   │   ├── OmronFinsUdp.cs
        │       │   │   │   └── OmronHostLink.cs
        │       │   │   ├── OpenProtocol
        │       │   │   │   └── OpenProtocolNet.cs
        │       │   │   ├── Panasonic
        │       │   │   │   ├── PanasonicMcNet.cs
        │       │   │   │   └── PanasonicMewtocol.cs
        │       │   │   └── Siemens
        │       │   │       ├── SiemensFetchWriteNet.cs
        │       │   │       ├── SiemensPLCS.cs
        │       │   │       ├── SiemensPPI.cs
        │       │   │       ├── SiemensS7Net.cs
        │       │   │       └── SiemensS7Server.cs
        │       │   ├── Properties
        │       │   │   ├── AssemblyInfo.cs
        │       │   │   ├── Resources.Designer.cs
        │       │   │   └── Resources.resx
        │       │   ├── Robot
        │       │   │   ├── EFORT
        │       │   │   │   ├── ER7BC10.cs
        │       │   │   │   ├── ER7BC10Previous.cs
        │       │   │   │   └── EfortData.cs
        │       │   │   ├── KUKA
        │       │   │   │   └── KukaAvarProxyNet.cs
        │       │   │   └── YASKAWA
        │       │   │       └── YRC1000TcpNet.cs
        │       │   ├── Serial
        │       │   │   ├── CRCSupport.cs
        │       │   │   ├── FP1_C72.cs
        │       │   │   ├── SerialBase.cs
        │       │   │   ├── SerialDeviceBase.cs
        │       │   │   └── SoftLRC.cs
        │       │   ├── StringResources.cs
        │       │   ├── bin
        │       │   │   └── Debug
        │       │   │       ├── HslCommunication.dll
        │       │   │       ├── HslCommunication.pdb
        │       │   │       ├── HslCommunication.xml
        │       │   │       ├── Newtonsoft.Json.dll
        │       │   │       └── Newtonsoft.Json.xml
        │       │   ├── imgaes
        │       │   │   ├── Activity_16xLG.png
        │       │   │   ├── AddressViewer.png
        │       │   │   ├── AudioRecording.png
        │       │   │   ├── ClassIcon.ico
        │       │   │   ├── ClassIcon.png
        │       │   │   ├── Class_489.png
        │       │   │   ├── Cloud_16xLG.png
        │       │   │   ├── Copy_6524.png
        │       │   │   ├── Delegate_8339.png
        │       │   │   ├── Enum_582.png
        │       │   │   ├── Event_594.png
        │       │   │   ├── Event_594_exp.png
        │       │   │   ├── ListView_687.png
        │       │   │   ├── Method_636.png
        │       │   │   ├── Module_648.png
        │       │   │   ├── PropertyIcon.png
        │       │   │   ├── RegistryEditor_5838.ico
        │       │   │   ├── SingleMessage_5727.ico
        │       │   │   ├── Soundfile_461.png
        │       │   │   ├── Structure_507.png
        │       │   │   ├── TabControl_707.png
        │       │   │   ├── Table_748.png
        │       │   │   ├── Tag_7213.png
        │       │   │   ├── Textfile_818_16x.png
        │       │   │   ├── TreeView_713.png
        │       │   │   ├── UseCaseDiagramFile_usecasediagram_13447_16x.png
        │       │   │   ├── UserInterfaceEditor_5845.ico
        │       │   │   ├── VirtualMachine.png
        │       │   │   ├── WebForm(ASPX)_815_16x.png
        │       │   │   ├── WebFormTemplate_11274_16x_color.png
        │       │   │   ├── WindowsForm_817.ico
        │       │   │   ├── WindowsForm_817_16x.png
        │       │   │   ├── abstr1.png
        │       │   │   ├── abstr11.png
        │       │   │   ├── alipay.png
        │       │   │   ├── asset_progressBar_24x24_on.png
        │       │   │   ├── brackets_Square_16xMD.png
        │       │   │   ├── docview_xaml_on_16x16.png
        │       │   │   ├── glasses_16xLG.png
        │       │   │   ├── grid_Data_16xLG.png
        │       │   │   ├── lightningBolt_16xLG.png
        │       │   │   ├── mm_facetoface_collect_qrcode_1525331158525.png
        │       │   │   ├── qrcode_for_gh_319218678954_258.jpg
        │       │   │   └── usbcontroller.png
        │       │   ├── obj
        │       │   │   └── Debug
        │       │   │       ├── HslCommunication.BasicFramework.FormAuthorAdvertisement.resources
        │       │   │       ├── HslCommunication.BasicFramework.FormAuthorize.resources
        │       │   │       ├── HslCommunication.BasicFramework.FormPopup.resources
        │       │   │       ├── HslCommunication.BasicFramework.FormPortraitSelect.resources
        │       │   │       ├── HslCommunication.BasicFramework.FormSupport.resources
        │       │   │       ├── HslCommunication.Controls.UserBottle.resources
        │       │   │       ├── HslCommunication.Controls.UserButton.resources
        │       │   │       ├── HslCommunication.Controls.UserClock.resources
        │       │   │       ├── HslCommunication.Controls.UserCurve.resources
        │       │   │       ├── HslCommunication.Controls.UserDrum.resources
        │       │   │       ├── HslCommunication.Controls.UserGaugeChart.resources
        │       │   │       ├── HslCommunication.Controls.UserLantern.resources
        │       │   │       ├── HslCommunication.Controls.UserPieChart.resources
        │       │   │       ├── HslCommunication.Controls.UserPipe.resources
        │       │   │       ├── HslCommunication.Controls.UserSwitch.resources
        │       │   │       ├── HslCommunication.Controls.UserVerticalProgress.resources
        │       │   │       ├── HslCommunication.LogNet.FormLogNetView.resources
        │       │   │       ├── HslCommunication.LogNet.LogNetAnalysisControl.resources
        │       │   │       ├── HslCommunication.Properties.Resources.resources
        │       │   │       ├── HslCommunication.dll
        │       │   │       ├── HslCommunication.pdb
        │       │   │       ├── HslCommunication_Net45.csproj.CopyComplete
        │       │   │       ├── HslCommunication_Net45.csproj.CoreCompileInputs.cache
        │       │   │       ├── HslCommunication_Net45.csproj.FileListAbsolute.txt
        │       │   │       ├── HslCommunication_Net45.csproj.GenerateResource.cache
        │       │   │       └── TempPE
        │       │   └── packages.config
        │       ├── HslCommunication_Net45.Test
        │       │   ├── BasicFramework
        │       │   │   ├── SoftBasicTest.cs
        │       │   │   ├── SoftBufferTest.cs
        │       │   │   ├── SoftSecurityTest.cs
        │       │   │   └── SoftZippedTest.cs
        │       │   ├── Core
        │       │   │   ├── Net
        │       │   │   │   ├── HslProtocolTest.cs
        │       │   │   │   └── NetHandleTest.cs
        │       │   │   ├── Security
        │       │   │   │   └── SecurityTest.cs
        │       │   │   └── Transfer
        │       │   │       ├── ByteTransformHelperTest.cs
        │       │   │       ├── RegularByteTransformTest.cs
        │       │   │       ├── ReverseBytesTransformTest.cs
        │       │   │       ├── ReverseWordTransformTest.cs
        │       │   │       ├── ReverseWordTransformTest2.cs
        │       │   │       ├── ReverseWordTransformTest3.cs
        │       │   │       └── ReverseWordTransformTest4.cs
        │       │   ├── Documentation
        │       │   │   └── Samples
        │       │   │       ├── Algorithms
        │       │   │       │   └── ConnectPool.cs
        │       │   │       ├── BasicFramework
        │       │   │       │   ├── SoftAnimation.cs
        │       │   │       │   ├── SoftBasicExample.cs
        │       │   │       │   ├── SoftBufferExample.cs
        │       │   │       │   └── SoftFileSaveBaseExample.cs
        │       │   │       ├── Core
        │       │   │       │   ├── IReadWriteNet.cs
        │       │   │       │   ├── NetHandle.cs
        │       │   │       │   ├── NetSupport.cs
        │       │   │       │   ├── NetworkBase.cs
        │       │   │       │   ├── NetworkDeviceBase.cs
        │       │   │       │   ├── NetworkDoubleBase.cs
        │       │   │       │   └── ThreadLock.cs
        │       │   │       ├── Enthernet
        │       │   │       │   ├── NetComplexClient.cs
        │       │   │       │   └── NetSimplifyClient.cs
        │       │   │       ├── Modbus
        │       │   │       │   ├── Modbus.cs
        │       │   │       │   ├── ModbusAsciiExample.cs
        │       │   │       │   └── ModbusTcpServer.cs
        │       │   │       ├── Profinet
        │       │   │       │   ├── MelsecAscii.cs
        │       │   │       │   ├── MelsecFxSerial.cs
        │       │   │       │   ├── OmronFinsNet.cs
        │       │   │       │   ├── SiemensFetchWriteNet.cs
        │       │   │       │   ├── SiemensS7Net.cs
        │       │   │       │   ├── SiemensS7ServerExample.cs
        │       │   │       │   └── melsecTest.cs
        │       │   │       └── Serial
        │       │   │           └── SoftCRC16.cs
        │       │   ├── Enthernet
        │       │   │   └── RedisClientTest.cs
        │       │   ├── HslCommunication_Net45.Test.csproj
        │       │   ├── Modbus
        │       │   │   └── ModbusTcpTest.cs
        │       │   ├── Profinet
        │       │   │   ├── AllenBradley
        │       │   │   │   └── AllenBradleyHelper.cs
        │       │   │   ├── FATEK
        │       │   │   │   └── FatekProgramTest.cs
        │       │   │   ├── Melsec
        │       │   │   │   ├── MelsecFxLinksTest.cs
        │       │   │   │   ├── MelsecFxSerialTest.cs
        │       │   │   │   ├── MelsecMcAsciiNetTest.cs
        │       │   │   │   └── MelsecMcNetTest.cs
        │       │   │   ├── Panasonic
        │       │   │   │   └── PanasonicMewtocolTest.cs
        │       │   │   └── Siemens
        │       │   │       └── SiemensTest.cs
        │       │   ├── Properties
        │       │   │   └── AssemblyInfo.cs
        │       │   ├── UnitTest1.cs
        │       │   ├── bin
        │       │   │   └── Debug
        │       │   │       ├── HslCommunication.dll
        │       │   │       ├── HslCommunication.pdb
        │       │   │       ├── HslCommunication.xml
        │       │   │       ├── HslCommunication_Net45.Test.dll
        │       │   │       ├── HslCommunication_Net45.Test.pdb
        │       │   │       ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
        │       │   │       ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       ├── Microsoft.VisualStudio.TestPlatform.TestFramework.dll
        │       │   │       ├── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       ├── Newtonsoft.Json.dll
        │       │   │       └── Newtonsoft.Json.xml
        │       │   ├── obj
        │       │   │   └── Debug
        │       │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
        │       │   │       ├── HslCommunication_Net45.Test.csproj.CopyComplete
        │       │   │       ├── HslCommunication_Net45.Test.csproj.CoreCompileInputs.cache
        │       │   │       ├── HslCommunication_Net45.Test.csproj.FileListAbsolute.txt
        │       │   │       ├── HslCommunication_Net45.Test.csprojAssemblyReference.cache
        │       │   │       ├── HslCommunication_Net45.Test.dll
        │       │   │       ├── HslCommunication_Net45.Test.pdb
        │       │   │       └── TempPE
        │       │   └── packages.config
        │       ├── HslCommunication_Python
        │       │   ├── HslCommunication.py
        │       │   ├── MelsecA1ENetTest.py
        │       │   ├── MelsecMcAsciiNetTest.py
        │       │   ├── MelsecMcNetTest.py
        │       │   ├── ModbusTcpTest.py
        │       │   ├── NetPushClientTest.py
        │       │   ├── NetSimplifyClientTest.py
        │       │   ├── RedisTest.py
        │       │   ├── Siemens1200.py
        │       │   ├── SiemensS7NetTest.py
        │       │   └── SimpleTest.py
        │       ├── LICENSE
        │       ├── README.md
        │       ├── TestProject
        │       │   ├── ComplexNetServer
        │       │   │   ├── ComplexNetServer.csproj
        │       │   │   ├── FormServer.Designer.cs
        │       │   │   ├── FormServer.cs
        │       │   │   ├── FormServer.resx
        │       │   │   ├── Program.cs
        │       │   │   ├── Properties
        │       │   │   │   ├── AssemblyInfo.cs
        │       │   │   │   ├── Resources.Designer.cs
        │       │   │   │   ├── Resources.resx
        │       │   │   │   ├── Settings.Designer.cs
        │       │   │   │   └── Settings.settings
        │       │   │   ├── bin
        │       │   │   │   └── Debug
        │       │   │   │       ├── ComplexNetServer.exe
        │       │   │   │       ├── ComplexNetServer.pdb
        │       │   │   │       ├── HslCommunication.dll
        │       │   │   │       ├── HslCommunication.pdb
        │       │   │   │       ├── HslCommunication.xml
        │       │   │   │       ├── Newtonsoft.Json.dll
        │       │   │   │       └── Newtonsoft.Json.xml
        │       │   │   └── obj
        │       │   │       └── Debug
        │       │   │           ├── ComplexNetServer.FormServer.resources
        │       │   │           ├── ComplexNetServer.Properties.Resources.resources
        │       │   │           ├── ComplexNetServer.csproj.CopyComplete
        │       │   │           ├── ComplexNetServer.csproj.CoreCompileInputs.cache
        │       │   │           ├── ComplexNetServer.csproj.FileListAbsolute.txt
        │       │   │           ├── ComplexNetServer.csproj.GenerateResource.cache
        │       │   │           ├── ComplexNetServer.csprojAssemblyReference.cache
        │       │   │           ├── ComplexNetServer.exe
        │       │   │           ├── ComplexNetServer.pdb
        │       │   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
        │       │   │           └── TempPE
        │       │   ├── DemoUpdateServer
        │       │   │   ├── App.config
        │       │   │   ├── DemoUpdateServer.csproj
        │       │   │   ├── Form1.Designer.cs
        │       │   │   ├── Form1.cs
        │       │   │   ├── Form1.resx
        │       │   │   ├── Program.cs
        │       │   │   ├── Properties
        │       │   │   │   ├── AssemblyInfo.cs
        │       │   │   │   ├── Resources.Designer.cs
        │       │   │   │   ├── Resources.resx
        │       │   │   │   ├── Settings.Designer.cs
        │       │   │   │   └── Settings.settings
        │       │   │   ├── bin
        │       │   │   │   └── Debug
        │       │   │   │       ├── DemoUpdateServer.exe
        │       │   │   │       ├── DemoUpdateServer.exe.config
        │       │   │   │       ├── DemoUpdateServer.pdb
        │       │   │   │       ├── HslCommunication.dll
        │       │   │   │       ├── HslCommunication.pdb
        │       │   │   │       ├── HslCommunication.xml
        │       │   │   │       ├── Newtonsoft.Json.dll
        │       │   │   │       └── Newtonsoft.Json.xml
        │       │   │   └── obj
        │       │   │       └── Debug
        │       │   │           ├── DemoUpdateServer.Form1.resources
        │       │   │           ├── DemoUpdateServer.Properties.Resources.resources
        │       │   │           ├── DemoUpdateServer.csproj.CopyComplete
        │       │   │           ├── DemoUpdateServer.csproj.CoreCompileInputs.cache
        │       │   │           ├── DemoUpdateServer.csproj.FileListAbsolute.txt
        │       │   │           ├── DemoUpdateServer.csproj.GenerateResource.cache
        │       │   │           ├── DemoUpdateServer.csprojAssemblyReference.cache
        │       │   │           ├── DemoUpdateServer.exe
        │       │   │           ├── DemoUpdateServer.pdb
        │       │   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
        │       │   │           └── TempPE
        │       │   ├── FileNetServer
        │       │   │   ├── FileNetServer.csproj
        │       │   │   ├── FormFileServer.Designer.cs
        │       │   │   ├── FormFileServer.cs
        │       │   │   ├── FormFileServer.resx
        │       │   │   ├── Program.cs
        │       │   │   ├── Properties
        │       │   │   │   ├── AssemblyInfo.cs
        │       │   │   │   ├── Resources.Designer.cs
        │       │   │   │   ├── Resources.resx
        │       │   │   │   ├── Settings.Designer.cs
        │       │   │   │   └── Settings.settings
        │       │   │   ├── bin
        │       │   │   │   └── Debug
        │       │   │   │       ├── FileNetServer.exe
        │       │   │   │       ├── FileNetServer.pdb
        │       │   │   │       ├── HslCommunication.dll
        │       │   │   │       ├── HslCommunication.pdb
        │       │   │   │       ├── HslCommunication.xml
        │       │   │   │       ├── Newtonsoft.Json.dll
        │       │   │   │       └── Newtonsoft.Json.xml
        │       │   │   └── obj
        │       │   │       └── Debug
        │       │   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
        │       │   │           ├── FileNetServer.FormFileServer.resources
        │       │   │           ├── FileNetServer.Properties.Resources.resources
        │       │   │           ├── FileNetServer.csproj.CopyComplete
        │       │   │           ├── FileNetServer.csproj.CoreCompileInputs.cache
        │       │   │           ├── FileNetServer.csproj.FileListAbsolute.txt
        │       │   │           ├── FileNetServer.csproj.GenerateResource.cache
        │       │   │           ├── FileNetServer.csprojAssemblyReference.cache
        │       │   │           ├── FileNetServer.exe
        │       │   │           ├── FileNetServer.pdb
        │       │   │           └── TempPE
        │       │   ├── HslCommunicationCoreDemo
        │       │   │   ├── HslCommunicationCoreDemo.csproj
        │       │   │   ├── Program.cs
        │       │   │   ├── Properties
        │       │   │   │   └── PublishProfiles
        │       │   │   │       └── FolderProfile.pubxml
        │       │   │   ├── bin
        │       │   │   │   └── Debug
        │       │   │   │       └── netcoreapp2.1
        │       │   │   └── obj
        │       │   │       ├── Debug
        │       │   │       │   └── netcoreapp2.1
        │       │   │       │       ├── HslCommunicationCoreDemo.AssemblyInfo.cs
        │       │   │       │       ├── HslCommunicationCoreDemo.AssemblyInfoInputs.cache
        │       │   │       │       ├── HslCommunicationCoreDemo.assets.cache
        │       │   │       │       ├── HslCommunicationCoreDemo.csproj.CoreCompileInputs.cache
        │       │   │       │       ├── HslCommunicationCoreDemo.csproj.FileListAbsolute.txt
        │       │   │       │       └── HslCommunicationCoreDemo.csprojAssemblyReference.cache
        │       │   │       ├── HslCommunicationCoreDemo.csproj.nuget.dgspec.json
        │       │   │       ├── HslCommunicationCoreDemo.csproj.nuget.g.props
        │       │   │       ├── HslCommunicationCoreDemo.csproj.nuget.g.targets
        │       │   │       ├── project.assets.json
        │       │   │       └── project.nuget.cache
        │       │   ├── HslCommunicationDemo
        │       │   │   ├── Algorithms
        │       │   │   │   ├── FormConnectPool.Designer.cs
        │       │   │   │   ├── FormConnectPool.cs
        │       │   │   │   ├── FormConnectPool.resx
        │       │   │   │   ├── FourierTransform.Designer.cs
        │       │   │   │   ├── FourierTransform.cs
        │       │   │   │   └── FourierTransform.resx
        │       │   │   ├── Control
        │       │   │   │   ├── FormBasicControl.Designer.cs
        │       │   │   │   ├── FormBasicControl.cs
        │       │   │   │   ├── FormBasicControl.resx
        │       │   │   │   ├── FormCurve.Designer.cs
        │       │   │   │   ├── FormCurve.cs
        │       │   │   │   ├── FormCurve.resx
        │       │   │   │   ├── FormGauge.Designer.cs
        │       │   │   │   ├── FormGauge.cs
        │       │   │   │   ├── FormGauge.resx
        │       │   │   │   ├── FormPieChart.Designer.cs
        │       │   │   │   ├── FormPieChart.cs
        │       │   │   │   ├── FormPieChart.resx
        │       │   │   │   ├── FormPipe.Designer.cs
        │       │   │   │   ├── FormPipe.cs
        │       │   │   │   └── FormPipe.resx
        │       │   │   ├── DemoControl
        │       │   │   │   ├── UserControlCurve.Designer.cs
        │       │   │   │   ├── UserControlCurve.cs
        │       │   │   │   ├── UserControlCurve.resx
        │       │   │   │   ├── UserControlHead.Designer.cs
        │       │   │   │   ├── UserControlHead.cs
        │       │   │   │   └── UserControlHead.resx
        │       │   │   ├── DemoUtils.cs
        │       │   │   ├── FormAuthor.Designer.cs
        │       │   │   ├── FormAuthor.cs
        │       │   │   ├── FormAuthor.resx
        │       │   │   ├── FormByteTransfer.Designer.cs
        │       │   │   ├── FormByteTransfer.cs
        │       │   │   ├── FormByteTransfer.resx
        │       │   │   ├── FormComplexNet.Designer.cs
        │       │   │   ├── FormComplexNet.cs
        │       │   │   ├── FormComplexNet.resx
        │       │   │   ├── FormDisclaimer.Designer.cs
        │       │   │   ├── FormDisclaimer.cs
        │       │   │   ├── FormDisclaimer.resx
        │       │   │   ├── FormFileClient.Designer.cs
        │       │   │   ├── FormFileClient.cs
        │       │   │   ├── FormFileClient.resx
        │       │   │   ├── FormImage.Designer.cs
        │       │   │   ├── FormImage.cs
        │       │   │   ├── FormImage.resx
        │       │   │   ├── FormLoad.Designer.cs
        │       │   │   ├── FormLoad.cs
        │       │   │   ├── FormLoad.resx
        │       │   │   ├── FormLogNet.Designer.cs
        │       │   │   ├── FormLogNet.cs
        │       │   │   ├── FormLogNet.resx
        │       │   │   ├── FormMail.Designer.cs
        │       │   │   ├── FormMail.cs
        │       │   │   ├── FormMail.resx
        │       │   │   ├── FormOpenProtocol.Designer.cs
        │       │   │   ├── FormOpenProtocol.cs
        │       │   │   ├── FormOpenProtocol.resx
        │       │   │   ├── FormPushNet.Designer.cs
        │       │   │   ├── FormPushNet.cs
        │       │   │   ├── FormPushNet.resx
        │       │   │   ├── FormRegister.Designer.cs
        │       │   │   ├── FormRegister.cs
        │       │   │   ├── FormRegister.resx
        │       │   │   ├── FormSeqCreate.Designer.cs
        │       │   │   ├── FormSeqCreate.cs
        │       │   │   ├── FormSeqCreate.resx
        │       │   │   ├── FormSerialDebug.Designer.cs
        │       │   │   ├── FormSerialDebug.cs
        │       │   │   ├── FormSerialDebug.resx
        │       │   │   ├── FormSimplifyNet.Designer.cs
        │       │   │   ├── FormSimplifyNet.cs
        │       │   │   ├── FormSimplifyNet.resx
        │       │   │   ├── FormSimplifyNetAlien.Designer.cs
        │       │   │   ├── FormSimplifyNetAlien.cs
        │       │   │   ├── FormSimplifyNetAlien.resx
        │       │   │   ├── FormTcpDebug.Designer.cs
        │       │   │   ├── FormTcpDebug.cs
        │       │   │   ├── FormTcpDebug.resx
        │       │   │   ├── FormUdpNet.Designer.cs
        │       │   │   ├── FormUdpNet.cs
        │       │   │   ├── FormUdpNet.resx
        │       │   │   ├── HslCommunicationDemo.csproj
        │       │   │   ├── Instrument
        │       │   │   │   ├── FormDAM3601.Designer.cs
        │       │   │   │   ├── FormDAM3601.cs
        │       │   │   │   └── FormDAM3601.resx
        │       │   │   ├── Modbus
        │       │   │   │   ├── FormInputAlien.Designer.cs
        │       │   │   │   ├── FormInputAlien.cs
        │       │   │   │   ├── FormInputAlien.resx
        │       │   │   │   ├── FormModbus.Designer.cs
        │       │   │   │   ├── FormModbus.cs
        │       │   │   │   ├── FormModbus.resx
        │       │   │   │   ├── FormModbusAlien.Designer.cs
        │       │   │   │   ├── FormModbusAlien.cs
        │       │   │   │   ├── FormModbusAlien.resx
        │       │   │   │   ├── FormModbusAscii.Designer.cs
        │       │   │   │   ├── FormModbusAscii.cs
        │       │   │   │   ├── FormModbusAscii.resx
        │       │   │   │   ├── FormModbusRtu.Designer.cs
        │       │   │   │   ├── FormModbusRtu.cs
        │       │   │   │   ├── FormModbusRtu.resx
        │       │   │   │   ├── FormModbusServer.Designer.cs
        │       │   │   │   ├── FormModbusServer.cs
        │       │   │   │   ├── FormModbusServer.resx
        │       │   │   │   ├── FormTrustedClient.Designer.cs
        │       │   │   │   ├── FormTrustedClient.cs
        │       │   │   │   └── FormTrustedClient.resx
        │       │   │   ├── PLC
        │       │   │   │   ├── FormAllenBrandly.Designer.cs
        │       │   │   │   ├── FormAllenBrandly.cs
        │       │   │   │   ├── FormAllenBrandly.resx
        │       │   │   │   ├── FormFatekPrograme.Designer.cs
        │       │   │   │   ├── FormFatekPrograme.cs
        │       │   │   │   ├── FormFatekPrograme.resx
        │       │   │   │   ├── FormFujiSPB.Designer.cs
        │       │   │   │   ├── FormFujiSPB.cs
        │       │   │   │   ├── FormFujiSPB.resx
        │       │   │   │   ├── FormKeyenceAscii.Designer.cs
        │       │   │   │   ├── FormKeyenceAscii.cs
        │       │   │   │   ├── FormKeyenceAscii.resx
        │       │   │   │   ├── FormKeyenceBinary.Designer.cs
        │       │   │   │   ├── FormKeyenceBinary.cs
        │       │   │   │   ├── FormKeyenceBinary.resx
        │       │   │   │   ├── FormKeyenceNanoSerial.Designer.cs
        │       │   │   │   ├── FormKeyenceNanoSerial.cs
        │       │   │   │   ├── FormKeyenceNanoSerial.resx
        │       │   │   │   ├── FormLSisServer.Designer.cs
        │       │   │   │   ├── FormLSisServer.cs
        │       │   │   │   ├── FormLSisServer.resx
        │       │   │   │   ├── FormLsisCnet.Designer.cs
        │       │   │   │   ├── FormLsisCnet.cs
        │       │   │   │   ├── FormLsisCnet.resx
        │       │   │   │   ├── FormLsisFEnet.Designer.cs
        │       │   │   │   ├── FormLsisFEnet.cs
        │       │   │   │   ├── FormLsisFEnet.resx
        │       │   │   │   ├── FormMcServer.Designer.cs
        │       │   │   │   ├── FormMcServer.cs
        │       │   │   │   ├── FormMcServer.resx
        │       │   │   │   ├── FormMelsec1EBinary.Designer.cs
        │       │   │   │   ├── FormMelsec1EBinary.cs
        │       │   │   │   ├── FormMelsec1EBinary.resx
        │       │   │   │   ├── FormMelsec3C.Designer.cs
        │       │   │   │   ├── FormMelsec3C.cs
        │       │   │   │   ├── FormMelsec3C.resx
        │       │   │   │   ├── FormMelsecAscii.Designer.cs
        │       │   │   │   ├── FormMelsecAscii.cs
        │       │   │   │   ├── FormMelsecAscii.resx
        │       │   │   │   ├── FormMelsecBinary.Designer.cs
        │       │   │   │   ├── FormMelsecBinary.cs
        │       │   │   │   ├── FormMelsecBinary.resx
        │       │   │   │   ├── FormMelsecLinks.Designer.cs
        │       │   │   │   ├── FormMelsecLinks.cs
        │       │   │   │   ├── FormMelsecLinks.resx
        │       │   │   │   ├── FormMelsecSerial.Designer.cs
        │       │   │   │   ├── FormMelsecSerial.cs
        │       │   │   │   ├── FormMelsecSerial.resx
        │       │   │   │   ├── FormOmron.Designer.cs
        │       │   │   │   ├── FormOmron.cs
        │       │   │   │   ├── FormOmron.resx
        │       │   │   │   ├── FormOmronCip.Designer.cs
        │       │   │   │   ├── FormOmronCip.cs
        │       │   │   │   ├── FormOmronCip.resx
        │       │   │   │   ├── FormOmronHostLink.Designer.cs
        │       │   │   │   ├── FormOmronHostLink.cs
        │       │   │   │   ├── FormOmronHostLink.resx
        │       │   │   │   ├── FormOmronUdp.Designer.cs
        │       │   │   │   ├── FormOmronUdp.cs
        │       │   │   │   ├── FormOmronUdp.resx
        │       │   │   │   ├── FormPanasonicBinary.Designer.cs
        │       │   │   │   ├── FormPanasonicBinary.cs
        │       │   │   │   ├── FormPanasonicBinary.resx
        │       │   │   │   ├── FormPanasonicMew.Designer.cs
        │       │   │   │   ├── FormPanasonicMew.cs
        │       │   │   │   ├── FormPanasonicMew.resx
        │       │   │   │   ├── FormS7Server.Designer.cs
        │       │   │   │   ├── FormS7Server.cs
        │       │   │   │   ├── FormS7Server.resx
        │       │   │   │   ├── FormSiemens.Designer.cs
        │       │   │   │   ├── FormSiemens.cs
        │       │   │   │   ├── FormSiemens.resx
        │       │   │   │   ├── FormSiemensFW.Designer.cs
        │       │   │   │   ├── FormSiemensFW.cs
        │       │   │   │   ├── FormSiemensFW.resx
        │       │   │   │   ├── FormSiemensPPI.Designer.cs
        │       │   │   │   ├── FormSiemensPPI.cs
        │       │   │   │   └── FormSiemensPPI.resx
        │       │   │   ├── Program.cs
        │       │   │   ├── Properties
        │       │   │   │   ├── AssemblyInfo.cs
        │       │   │   │   ├── Resources.Designer.cs
        │       │   │   │   ├── Resources.resx
        │       │   │   │   ├── Settings.Designer.cs
        │       │   │   │   └── Settings.settings
        │       │   │   ├── Redis
        │       │   │   │   ├── FormRedisClient.Designer.cs
        │       │   │   │   ├── FormRedisClient.cs
        │       │   │   │   ├── FormRedisClient.resx
        │       │   │   │   ├── FormRedisSubscribe.Designer.cs
        │       │   │   │   ├── FormRedisSubscribe.cs
        │       │   │   │   ├── FormRedisSubscribe.resx
        │       │   │   │   ├── RedisBrowser.Designer.cs
        │       │   │   │   ├── RedisBrowser.cs
        │       │   │   │   └── RedisBrowser.resx
        │       │   │   ├── Robot
        │       │   │   │   ├── FormEfort.Designer.cs
        │       │   │   │   ├── FormEfort.cs
        │       │   │   │   ├── FormEfort.resx
        │       │   │   │   ├── FormEfortPrevious.Designer.cs
        │       │   │   │   ├── FormEfortPrevious.cs
        │       │   │   │   ├── FormEfortPrevious.resx
        │       │   │   │   ├── FormKuka.Designer.cs
        │       │   │   │   ├── FormKuka.cs
        │       │   │   │   ├── FormKuka.resx
        │       │   │   │   ├── FormYRC1000.Designer.cs
        │       │   │   │   ├── FormYRC1000.cs
        │       │   │   │   └── FormYRC1000.resx
        │       │   │   ├── Settings1.Designer.cs
        │       │   │   ├── Settings1.settings
        │       │   │   ├── app.config
        │       │   │   ├── bin
        │       │   │   │   └── Debug
        │       │   │   │       ├── HslCommunication.dll
        │       │   │   │       ├── HslCommunication.pdb
        │       │   │   │       ├── HslCommunication.xml
        │       │   │   │       ├── HslCommunicationDemo.exe
        │       │   │   │       ├── HslCommunicationDemo.exe.config
        │       │   │   │       ├── HslCommunicationDemo.pdb
        │       │   │   │       ├── Newtonsoft.Json.dll
        │       │   │   │       └── Newtonsoft.Json.xml
        │       │   │   ├── bitbug_favicon.ico
        │       │   │   ├── img
        │       │   │   │   ├── Activity_16xLG.png
        │       │   │   │   ├── ClassIcon.ico
        │       │   │   │   ├── ClassIcon.png
        │       │   │   │   ├── Class_489.png
        │       │   │   │   ├── Cloud_16xLG.png
        │       │   │   │   ├── Copy_6524.png
        │       │   │   │   ├── Delegate_8339.png
        │       │   │   │   ├── Enum_582.png
        │       │   │   │   ├── Event_594.png
        │       │   │   │   ├── Event_594_exp.png
        │       │   │   │   ├── ListView_687.png
        │       │   │   │   ├── Method_636.png
        │       │   │   │   ├── Module_648.png
        │       │   │   │   ├── RegistryEditor_5838.ico
        │       │   │   │   ├── SingleMessage_5727.ico
        │       │   │   │   ├── Structure_507.png
        │       │   │   │   ├── Table_748.png
        │       │   │   │   ├── Tag_7213.png
        │       │   │   │   ├── UserInterfaceEditor_5845.ico
        │       │   │   │   ├── VirtualMachine.png
        │       │   │   │   ├── WindowsForm_817.ico
        │       │   │   │   ├── brackets_Square_16xMD.png
        │       │   │   │   ├── docview_xaml_on_16x16.png
        │       │   │   │   ├── glasses_16xLG.png
        │       │   │   │   ├── grid_Data_16xLG.png
        │       │   │   │   ├── lightningBolt_16xLG.png
        │       │   │   │   ├── loading.gif
        │       │   │   │   └── usbcontroller.png
        │       │   │   └── obj
        │       │   │       └── Debug
        │       │   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
        │       │   │           ├── HslCommunicationDemo.Algorithms.FormConnectPool.resources
        │       │   │           ├── HslCommunicationDemo.Algorithms.FourierTransform.resources
        │       │   │           ├── HslCommunicationDemo.Control.FormPipe.resources
        │       │   │           ├── HslCommunicationDemo.DemoControl.UserControlCurve.resources
        │       │   │           ├── HslCommunicationDemo.DemoControl.UserControlHead.resources
        │       │   │           ├── HslCommunicationDemo.FormAllenBrandly.resources
        │       │   │           ├── HslCommunicationDemo.FormAuthor.resources
        │       │   │           ├── HslCommunicationDemo.FormBasicControl.resources
        │       │   │           ├── HslCommunicationDemo.FormByteTransfer.resources
        │       │   │           ├── HslCommunicationDemo.FormComplexNet.resources
        │       │   │           ├── HslCommunicationDemo.FormCurve.resources
        │       │   │           ├── HslCommunicationDemo.FormDAM3601.resources
        │       │   │           ├── HslCommunicationDemo.FormDisclaimer.resources
        │       │   │           ├── HslCommunicationDemo.FormFatekPrograme.resources
        │       │   │           ├── HslCommunicationDemo.FormFileClient.resources
        │       │   │           ├── HslCommunicationDemo.FormFujiSPB.resources
        │       │   │           ├── HslCommunicationDemo.FormGauge.resources
        │       │   │           ├── HslCommunicationDemo.FormImage.resources
        │       │   │           ├── HslCommunicationDemo.FormInputAlien.resources
        │       │   │           ├── HslCommunicationDemo.FormKeyenceAscii.resources
        │       │   │           ├── HslCommunicationDemo.FormKeyenceBinary.resources
        │       │   │           ├── HslCommunicationDemo.FormKeyenceNanoSerial.resources
        │       │   │           ├── HslCommunicationDemo.FormKuka.resources
        │       │   │           ├── HslCommunicationDemo.FormLSisServer.resources
        │       │   │           ├── HslCommunicationDemo.FormLoad.resources
        │       │   │           ├── HslCommunicationDemo.FormLogNet.resources
        │       │   │           ├── HslCommunicationDemo.FormLsisCnet.resources
        │       │   │           ├── HslCommunicationDemo.FormLsisFEnet.resources
        │       │   │           ├── HslCommunicationDemo.FormMail.resources
        │       │   │           ├── HslCommunicationDemo.FormMcServer.resources
        │       │   │           ├── HslCommunicationDemo.FormMelsec1EBinary.resources
        │       │   │           ├── HslCommunicationDemo.FormMelsec3C.resources
        │       │   │           ├── HslCommunicationDemo.FormMelsecAscii.resources
        │       │   │           ├── HslCommunicationDemo.FormMelsecBinary.resources
        │       │   │           ├── HslCommunicationDemo.FormMelsecLinks.resources
        │       │   │           ├── HslCommunicationDemo.FormMelsecSerial.resources
        │       │   │           ├── HslCommunicationDemo.FormModbus.resources
        │       │   │           ├── HslCommunicationDemo.FormModbusAlien.resources
        │       │   │           ├── HslCommunicationDemo.FormModbusAscii.resources
        │       │   │           ├── HslCommunicationDemo.FormModbusRtu.resources
        │       │   │           ├── HslCommunicationDemo.FormModbusServer.resources
        │       │   │           ├── HslCommunicationDemo.FormOmron.resources
        │       │   │           ├── HslCommunicationDemo.FormOmronCip.resources
        │       │   │           ├── HslCommunicationDemo.FormOmronHostLink.resources
        │       │   │           ├── HslCommunicationDemo.FormOmronUdp.resources
        │       │   │           ├── HslCommunicationDemo.FormOpenProtocol.resources
        │       │   │           ├── HslCommunicationDemo.FormPanasonicBinary.resources
        │       │   │           ├── HslCommunicationDemo.FormPanasonicMew.resources
        │       │   │           ├── HslCommunicationDemo.FormPieChart.resources
        │       │   │           ├── HslCommunicationDemo.FormPushNet.resources
        │       │   │           ├── HslCommunicationDemo.FormRedisClient.resources
        │       │   │           ├── HslCommunicationDemo.FormRedisSubscribe.resources
        │       │   │           ├── HslCommunicationDemo.FormRegister.resources
        │       │   │           ├── HslCommunicationDemo.FormS7Server.resources
        │       │   │           ├── HslCommunicationDemo.FormSeqCreate.resources
        │       │   │           ├── HslCommunicationDemo.FormSerialDebug.resources
        │       │   │           ├── HslCommunicationDemo.FormSiemens.resources
        │       │   │           ├── HslCommunicationDemo.FormSiemensFW.resources
        │       │   │           ├── HslCommunicationDemo.FormSiemensPPI.resources
        │       │   │           ├── HslCommunicationDemo.FormSimplifyNet.resources
        │       │   │           ├── HslCommunicationDemo.FormSimplifyNetAlien.resources
        │       │   │           ├── HslCommunicationDemo.FormTcpDebug.resources
        │       │   │           ├── HslCommunicationDemo.FormTrustedClient.resources
        │       │   │           ├── HslCommunicationDemo.FormUdpNet.resources
        │       │   │           ├── HslCommunicationDemo.FormYRC1000.resources
        │       │   │           ├── HslCommunicationDemo.Properties.Resources.resources
        │       │   │           ├── HslCommunicationDemo.Redis.RedisBrowser.resources
        │       │   │           ├── HslCommunicationDemo.Robot.FormEfort.resources
        │       │   │           ├── HslCommunicationDemo.Robot.FormEfortPrevious.resources
        │       │   │           ├── HslCommunicationDemo.csproj.CopyComplete
        │       │   │           ├── HslCommunicationDemo.csproj.CoreCompileInputs.cache
        │       │   │           ├── HslCommunicationDemo.csproj.FileListAbsolute.txt
        │       │   │           ├── HslCommunicationDemo.csproj.GenerateResource.cache
        │       │   │           ├── HslCommunicationDemo.csprojAssemblyReference.cache
        │       │   │           ├── HslCommunicationDemo.exe
        │       │   │           ├── HslCommunicationDemo.pdb
        │       │   │           └── TempPE
        │       │   ├── PushNetServer
        │       │   │   ├── App.config
        │       │   │   ├── FormServer.Designer.cs
        │       │   │   ├── FormServer.cs
        │       │   │   ├── FormServer.resx
        │       │   │   ├── Program.cs
        │       │   │   ├── Properties
        │       │   │   │   ├── AssemblyInfo.cs
        │       │   │   │   ├── Resources.Designer.cs
        │       │   │   │   ├── Resources.resx
        │       │   │   │   ├── Settings.Designer.cs
        │       │   │   │   └── Settings.settings
        │       │   │   ├── PushNetServer.csproj
        │       │   │   ├── bin
        │       │   │   │   └── Debug
        │       │   │   │       ├── HslCommunication.dll
        │       │   │   │       ├── HslCommunication.pdb
        │       │   │   │       ├── HslCommunication.xml
        │       │   │   │       ├── Newtonsoft.Json.dll
        │       │   │   │       ├── Newtonsoft.Json.xml
        │       │   │   │       ├── PushNetServer.exe
        │       │   │   │       ├── PushNetServer.exe.config
        │       │   │   │       └── PushNetServer.pdb
        │       │   │   └── obj
        │       │   │       └── Debug
        │       │   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
        │       │   │           ├── PushNetServer.FormServer.resources
        │       │   │           ├── PushNetServer.Properties.Resources.resources
        │       │   │           ├── PushNetServer.csproj.CopyComplete
        │       │   │           ├── PushNetServer.csproj.CoreCompileInputs.cache
        │       │   │           ├── PushNetServer.csproj.FileListAbsolute.txt
        │       │   │           ├── PushNetServer.csproj.GenerateResource.cache
        │       │   │           ├── PushNetServer.csprojAssemblyReference.cache
        │       │   │           ├── PushNetServer.exe
        │       │   │           ├── PushNetServer.pdb
        │       │   │           └── TempPE
        │       │   ├── SimplifyNetTest
        │       │   │   ├── FormInputAlien.Designer.cs
        │       │   │   ├── FormInputAlien.cs
        │       │   │   ├── FormInputAlien.resx
        │       │   │   ├── FormServer.Designer.cs
        │       │   │   ├── FormServer.cs
        │       │   │   ├── FormServer.resx
        │       │   │   ├── Program.cs
        │       │   │   ├── Properties
        │       │   │   │   ├── AssemblyInfo.cs
        │       │   │   │   ├── Resources.Designer.cs
        │       │   │   │   ├── Resources.resx
        │       │   │   │   ├── Settings.Designer.cs
        │       │   │   │   └── Settings.settings
        │       │   │   ├── SimplifyNetServer.csproj
        │       │   │   ├── bin
        │       │   │   │   └── Debug
        │       │   │   │       ├── HslCommunication.dll
        │       │   │   │       ├── HslCommunication.pdb
        │       │   │   │       ├── HslCommunication.xml
        │       │   │   │       ├── Newtonsoft.Json.dll
        │       │   │   │       ├── Newtonsoft.Json.xml
        │       │   │   │       ├── SimplifyNetTest.exe
        │       │   │   │       └── SimplifyNetTest.pdb
        │       │   │   └── obj
        │       │   │       └── Debug
        │       │   │           ├── DesignTimeResolveAssemblyReferences.cache
        │       │   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
        │       │   │           ├── SimplifyNetServer.csproj.CopyComplete
        │       │   │           ├── SimplifyNetServer.csproj.CoreCompileInputs.cache
        │       │   │           ├── SimplifyNetServer.csproj.FileListAbsolute.txt
        │       │   │           ├── SimplifyNetServer.csproj.GenerateResource.cache
        │       │   │           ├── SimplifyNetServer.csprojAssemblyReference.cache
        │       │   │           ├── SimplifyNetTest.FormInputAlien.resources
        │       │   │           ├── SimplifyNetTest.FormServer.resources
        │       │   │           ├── SimplifyNetTest.Properties.Resources.resources
        │       │   │           ├── SimplifyNetTest.exe
        │       │   │           ├── SimplifyNetTest.pdb
        │       │   │           └── TempPE
        │       │   └── UdpNetServer
        │       │       ├── FormUdpNetServer.Designer.cs
        │       │       ├── FormUdpNetServer.cs
        │       │       ├── FormUdpNetServer.resx
        │       │       ├── Program.cs
        │       │       ├── Properties
        │       │       │   ├── AssemblyInfo.cs
        │       │       │   ├── Resources.Designer.cs
        │       │       │   ├── Resources.resx
        │       │       │   ├── Settings.Designer.cs
        │       │       │   └── Settings.settings
        │       │       ├── UdpNetServer.csproj
        │       │       ├── bin
        │       │       │   └── Debug
        │       │       │       ├── HslCommunication.dll
        │       │       │       ├── HslCommunication.pdb
        │       │       │       ├── HslCommunication.xml
        │       │       │       ├── Newtonsoft.Json.dll
        │       │       │       ├── Newtonsoft.Json.xml
        │       │       │       ├── UdpNetServer.exe
        │       │       │       └── UdpNetServer.pdb
        │       │       └── obj
        │       │           └── Debug
        │       │               ├── DesignTimeResolveAssemblyReferencesInput.cache
        │       │               ├── TempPE
        │       │               ├── UdpNetServer.FormUdpNetServer.resources
        │       │               ├── UdpNetServer.Properties.Resources.resources
        │       │               ├── UdpNetServer.csproj.CopyComplete
        │       │               ├── UdpNetServer.csproj.CoreCompileInputs.cache
        │       │               ├── UdpNetServer.csproj.FileListAbsolute.txt
        │       │               ├── UdpNetServer.csproj.GenerateResource.cache
        │       │               ├── UdpNetServer.csprojAssemblyReference.cache
        │       │               ├── UdpNetServer.exe
        │       │               └── UdpNetServer.pdb
        │       ├── chmHelper.shfbproj
        │       ├── docs
        │       │   ├── Chinese.md
        │       │   ├── English.md
        │       │   ├── Melsec.md
        │       │   ├── ModbusServer.md
        │       │   ├── ModbusTcp.md
        │       │   ├── Omron.md
        │       │   └── Siemens.md
        │       ├── imgs
        │       │   ├── File1.png
        │       │   ├── File2.png
        │       │   ├── Gen1.png
        │       │   ├── Melsec1.png
        │       │   ├── Modbus1.png
        │       │   ├── Modbus2.png
        │       │   ├── Omron.png
        │       │   ├── Simlify1.png
        │       │   ├── Simlify2.png
        │       │   ├── Udp1.png
        │       │   ├── Udp2.png
        │       │   ├── ab1.png
        │       │   ├── appDemo.png
        │       │   ├── controls.png
        │       │   ├── demo.png
        │       │   ├── java_demo.png
        │       │   ├── melsec
        │       │   │   ├── melsec1.jpg
        │       │   │   └── melsec2.jpg
        │       │   ├── partner
        │       │   │   ├── PENC.jpg
        │       │   │   ├── Pia.jpg
        │       │   │   ├── rocket_Blue.png
        │       │   │   ├── woody.png
        │       │   │   ├── 盛意达.jpg
        │       │   │   ├── 堤摩讯.png
        │       │   │   ├── 翔宇自控.jpg
        │       │   │   ├── 均达电气.png
        │       │   │   ├── 杭州优海.png
        │       │   │   └── 南京金理念信息技术有限公司.png
        │       │   ├── redis.png
        │       │   ├── siemens
        │       │   │   ├── siemens1.jpg
        │       │   │   ├── siemens2.jpg
        │       │   │   ├── siemens3.jpg
        │       │   │   ├── siemens4.jpg
        │       │   │   ├── siemens5.jpg
        │       │   │   └── siemens6.jpg
        │       │   ├── siemens1.png
        │       │   └── support.png
        │       ├── packages
        │       │   ├── MSTest.TestAdapter.1.4.0
        │       │   │   ├── MSTest.TestAdapter.1.4.0.nupkg
        │       │   │   └── build
        │       │   │       ├── _common
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.dll
        │       │   │       │   ├── cs
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   ├── de
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   ├── es
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   ├── fr
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   ├── it
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   ├── ja
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   ├── ko
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   ├── pl
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   ├── pt
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   ├── ru
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   ├── tr
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   ├── zh-Hans
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       │   └── zh-Hant
        │       │   │       │       ├── Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
        │       │   │       │       ├── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
        │       │   │       │       └── Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
        │       │   │       ├── net45
        │       │   │       │   ├── MSTest.TestAdapter.props
        │       │   │       │   └── MSTest.TestAdapter.targets
        │       │   │       ├── netcoreapp1.0
        │       │   │       │   ├── MSTest.TestAdapter.props
        │       │   │       │   └── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
        │       │   │       └── uap10.0
        │       │   │           ├── MSTest.TestAdapter.props
        │       │   │           ├── MSTest.TestAdapter.targets
        │       │   │           └── Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
        │       │   ├── MSTest.TestFramework.1.4.0
        │       │   │   ├── MSTest.TestFramework.1.4.0.nupkg
        │       │   │   └── lib
        │       │   │       ├── net45
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.XML
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.dll
        │       │   │       │   ├── cs
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── de
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── es
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── fr
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── it
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── ja
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── ko
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── pl
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── pt
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── ru
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── tr
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── zh-Hans
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   └── zh-Hant
        │       │   │       │       ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │       └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       ├── netstandard1.0
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.XML
        │       │   │       │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.dll
        │       │   │       │   ├── cs
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── de
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── es
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── fr
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── it
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── ja
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── ko
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── pl
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── pt
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── ru
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── tr
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   ├── zh-Hans
        │       │   │       │   │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │   │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       │   └── zh-Hant
        │       │   │       │       ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │       │       └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │       └── uap10.0
        │       │   │           ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML
        │       │   │           ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
        │       │   │           ├── Microsoft.VisualStudio.TestPlatform.TestFramework.XML
        │       │   │           ├── Microsoft.VisualStudio.TestPlatform.TestFramework.dll
        │       │   │           ├── cs
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           ├── de
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           ├── es
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           ├── fr
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           ├── it
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           ├── ja
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           ├── ko
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           ├── pl
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           ├── pt
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           ├── ru
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           ├── tr
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           ├── zh-Hans
        │       │   │           │   ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │           │   └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   │           └── zh-Hant
        │       │   │               ├── Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
        │       │   │               └── Microsoft.VisualStudio.TestPlatform.TestFramework.xml
        │       │   └── Newtonsoft.Json.12.0.2
        │       │       ├── LICENSE.md
        │       │       ├── Newtonsoft.Json.12.0.2.nupkg
        │       │       └── lib
        │       │           ├── net20
        │       │           │   ├── Newtonsoft.Json.dll
        │       │           │   └── Newtonsoft.Json.xml
        │       │           ├── net35
        │       │           │   ├── Newtonsoft.Json.dll
        │       │           │   └── Newtonsoft.Json.xml
        │       │           ├── net40
        │       │           │   ├── Newtonsoft.Json.dll
        │       │           │   └── Newtonsoft.Json.xml
        │       │           ├── net45
        │       │           │   ├── Newtonsoft.Json.dll
        │       │           │   └── Newtonsoft.Json.xml
        │       │           ├── netstandard1.0
        │       │           │   ├── Newtonsoft.Json.dll
        │       │           │   └── Newtonsoft.Json.xml
        │       │           ├── netstandard1.3
        │       │           │   ├── Newtonsoft.Json.dll
        │       │           │   └── Newtonsoft.Json.xml
        │       │           ├── netstandard2.0
        │       │           │   ├── Newtonsoft.Json.dll
        │       │           │   └── Newtonsoft.Json.xml
        │       │           ├── portable-net40 sl5 win8 wp8 wpa81
        │       │           │   ├── Newtonsoft.Json.dll
        │       │           │   └── Newtonsoft.Json.xml
        │       │           └── portable-net45 win8 wp8 wpa81
        │       │               ├── Newtonsoft.Json.dll
        │       │               └── Newtonsoft.Json.xml
        │       └── 软件自动更新
        │           ├── Class1.cs
        │           ├── Form2.Designer.cs
        │           ├── Form2.cs
        │           ├── Form2.resx
        │           ├── Program.cs
        │           ├── Properties
        │           │   ├── AssemblyInfo.cs
        │           │   ├── Resources.Designer.cs
        │           │   ├── Resources.resx
        │           │   ├── Settings.Designer.cs
        │           │   └── Settings.settings
        │           ├── System_Update.ico
        │           ├── Updates.ico
        │           ├── bin
        │           │   └── Debug
        │           │       ├── 软件自动更新.exe
        │           │       └── 软件自动更新.pdb
        │           ├── obj
        │           │   └── Debug
        │           │       ├── TempPE
        │           │       ├── 软件自动更新.Form2.resources
        │           │       ├── 软件自动更新.Properties.Resources.resources
        │           │       ├── 软件自动更新.csproj.CoreCompileInputs.cache
        │           │       ├── 软件自动更新.csproj.FileListAbsolute.txt
        │           │       ├── 软件自动更新.csproj.GenerateResource.cache
        │           │       ├── 软件自动更新.exe
        │           │       └── 软件自动更新.pdb
        │           └── 软件自动更新.csproj
        └── readme.txt

320 directories, 1623 files


标签: hsl

实例下载地址

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警