资源简介
代码片段和文件信息
using System;
using System.Collections;
using System.Security.Cryptography.X509Certificates;
using Opc.Ua;
using Opc.Ua.Client;
using Siemens.OpcUA.Helper;
namespace Siemens.OpcUA
{
///
/// Event handler for the event that the client received a value change.
///
public delegate void valueChanged(object clientHandle DataValue value);
///
/// Event handler for the event that the client received a untrusted server certificate.
///
public delegate void certificateValidation(CertificateValidator validator CertificateValidationEventArgs e);
///
/// This class encapsulates a connection to an OPC UA server and access to particular Services of it.
///
public cl
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2010-02-28 23:43 OPC_UA_CODE_v10\
目录 0 2010-02-28 23:49 OPC_UA_CODE_v10\bin\
文件 90112 2009-07-03 14:39 OPC_UA_CODE_v10\bin\Opc.Ua.Client.dll
文件 2589184 2009-07-03 14:39 OPC_UA_CODE_v10\bin\Opc.Ua.Core.dll
文件 55296 2010-04-30 11:12 OPC_UA_CODE_v10\bin\Siemens.OpcUA.Client.exe
文件 18944 2010-04-30 11:12 OPC_UA_CODE_v10\bin\Siemens.OpcUA.dll
文件 22528 2010-04-30 11:12 OPC_UA_CODE_v10\bin\Siemens.OpcUA.SimpleClient.exe
目录 0 2010-04-30 11:31 OPC_UA_CODE_v10\src\
目录 0 2010-02-28 23:46 OPC_UA_CODE_v10\src\bin\
文件 90112 2009-07-03 14:39 OPC_UA_CODE_v10\src\bin\Opc.Ua.Client.dll
文件 2589184 2009-07-03 14:39 OPC_UA_CODE_v10\src\bin\Opc.Ua.Core.dll
目录 0 2010-04-30 11:31 OPC_UA_CODE_v10\src\ClientAPI\
文件 120 2009-08-18 08:48 OPC_UA_CODE_v10\src\ClientAPI\app.config
文件 40444 2010-04-30 11:03 OPC_UA_CODE_v10\src\ClientAPI\ClientAPI.cs
文件 3087 2010-02-16 09:40 OPC_UA_CODE_v10\src\ClientAPI\ClientAPI.csproj
文件 1727 2010-04-30 11:03 OPC_UA_CODE_v10\src\ClientAPI\ClientDiscovery.cs
文件 4351 2010-04-30 11:03 OPC_UA_CODE_v10\src\ClientAPI\ClientSubsc
目录 0 2010-04-30 10:56 OPC_UA_CODE_v10\src\ClientAPI\Properties\
文件 841 2010-04-30 10:56 OPC_UA_CODE_v10\src\ClientAPI\Properties\AssemblyInfo.cs
文件 8472 2009-12-14 10:49 OPC_UA_CODE_v10\src\ClientAPI\Properties\Helpers.cs
目录 0 2010-04-30 11:31 OPC_UA_CODE_v10\src\SimpleClient\
文件 21097 2010-02-28 23:51 OPC_UA_CODE_v10\src\SimpleClient\MainForm.cs
文件 23609 2010-02-28 23:51 OPC_UA_CODE_v10\src\SimpleClient\MainForm.Designer.cs
文件 5814 2010-02-28 23:51 OPC_UA_CODE_v10\src\SimpleClient\MainForm.resx
文件 521 2010-02-08 15:27 OPC_UA_CODE_v10\src\SimpleClient\Program.cs
目录 0 2010-04-30 10:56 OPC_UA_CODE_v10\src\SimpleClient\Properties\
文件 1482 2010-04-30 10:56 OPC_UA_CODE_v10\src\SimpleClient\Properties\AssemblyInfo.cs
文件 2879 2010-02-08 15:27 OPC_UA_CODE_v10\src\SimpleClient\Properties\Resources.Designer.cs
文件 5612 2010-02-08 11:40 OPC_UA_CODE_v10\src\SimpleClient\Properties\Resources.resx
文件 1107 2010-02-08 15:27 OPC_UA_CODE_v10\src\SimpleClient\Properties\Settings.Designer.cs
文件 249 2010-02-08 11:40 OPC_UA_CODE_v10\src\SimpleClient\Properties\Settings.settings
............此处省略53个文件信息
相关资源
- ASP.NET MVC5考试_管理系统源码
- c#入门经典 第七版 中文版 非扫描版
- Web程序设计ASP.NET实用网站开发 沈士根
- .netc#新手菜鸟mvc5的仓库管理系统 so
- dc竞赛房租处理数据
- 基于ASP.NET的课程管理系统
- 基恩士PLC通讯.rar
- C# NPOI生成word插入图片和表格
- C#程序设计基础C#程序设计及应用教程
- 深入.NET平台和C#编程
- Asp.net学生信息管理系统最新源码201
- .net 美萍超市管理系统源码C#
- 第二代Kinect WPF开发从入门到精通资料
- WinForm GeckoFx33 Demo JS与C#互交 窗口浏览
- 《ASP.NET程序设计项目教程》周虎,王
- [精通ASP.NET.MVC5英文原版
- Focas V4.0 带说明
- 计算机图形学 三维模型处理算法初步
- C# KTV 点歌系统,C#项目源码带数据库
- C#实验--A.1 视频动态绘制练习.
- c#实现动态规划法——求解矩阵连乘问
- FastReport .NET V2016.1.0 最新破解版
- c#winform中完美代替WebBrowser最新的控件
- 最新 Ext甘特图控件 + Ext日程控件 破解
- C#高级编程第9版:C#5.0 & .NET 4.5.1 par
- ASP.NET WebAPI+mvc4.0+EasyUI快速开发框架
- ASP.NET WEB服务高级编程
- Illustrated C# 2010 C# 4.0图解教程
- Codejock Xtreme Suite Pro ActiveX 15.3.1 零售版
- Angle - Bootstrap Admin Template2016最新版V
评论
共有 条评论