文件名称:OPC UA Stack

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • 上传时间:
  • 2018-10-17
  • 文件大小:
  • 781kb
  • 下载次数:
  • 2次
  • 提 供 者:
  • joj****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

OPC UA 协议栈C语言实现;带协议栈实现和完整服务端\客户端例程(OPC Foundation UA ANSI C Stack)
相关搜索: opc
ua

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
OPC UA Stack\AnsiCStackSample.sln 1593 2017-08-16
OPC UA Stack\build_linux.sh 114 2017-08-16
OPC UA Stack\build_win32.bat 2415 2017-08-16
OPC UA Stack\build_win64.bat 2420 2017-08-16
OPC UA Stack\Changelog.txt 11026 2017-08-16
OPC UA Stack\CMakeLists.txt 1644 2017-08-16
OPC UA Stack\linux_gcc.mak 1127 2017-08-16
OPC UA Stack\linux_gcc_rules.mak 1635 2017-08-16
OPC UA Stack\README 209 2017-08-16
OPC UA Stack\README.md 5381 2017-08-16
OPC UA Stack\sample\addressspace.h 4994 2017-08-16
OPC UA Stack\sample\addressspace_init.h 45557 2017-08-16
OPC UA Stack\sample\AnsiCSampleServer_VS2013.vcxproj 7799 2017-08-16
OPC UA Stack\sample\AnsiCSampleServer_VS2013.vcxproj.filters 693 2017-08-16
OPC UA Stack\sample\ansicservermain.c 60316 2017-08-16
OPC UA Stack\sample\browsenext.c 6843 2017-08-16
OPC UA Stack\sample\browseservice.c 20155 2017-08-16
OPC UA Stack\sample\browseservice.h 4174 2017-08-16
OPC UA Stack\sample\CMakeLists.txt 2915 2017-08-16
OPC UA Stack\sample\general_header.h 7739 2017-08-16
OPC UA Stack\sample\init_variables_of_addressspace.c 10124 2017-08-16
OPC UA Stack\sample\linux_gcc.mak 2669 2017-08-16
OPC UA Stack\sample\mytrace.h 1659 2017-08-16
OPC UA Stack\sample\readservice.c 25358 2017-08-16
OPC UA Stack\sample\readservice.h 2567 2017-08-16
OPC UA Stack\sample\win32_msc.mak 2638 2017-08-16
OPC UA Stack\stack\AnsiCStack_VS2013.vcxproj 38973 2017-08-16
OPC UA Stack\stack\AnsiCStack_VS2013.vcxproj.filters 21976 2017-08-16
OPC UA Stack\stack\CMakeLists.txt 7550 2017-08-16
OPC UA Stack\stack\core\opcua.h 3125 2017-08-16
OPC UA Stack\stack\core\opcua_buffer.c 13338 2017-08-16
OPC UA Stack\stack\core\opcua_buffer.h 6308 2017-08-16
OPC UA Stack\stack\core\opcua_config.h 15437 2017-08-16
OPC UA Stack\stack\core\opcua_core.c 12544 2017-08-16
OPC UA Stack\stack\core\opcua_core.h 8259 2017-08-16
OPC UA Stack\stack\core\opcua_cryptofactory.h 1041 2017-08-16
OPC UA Stack\stack\core\opcua_datetime.c 2700 2017-08-16
OPC UA Stack\stack\core\opcua_datetime.h 3045 2017-08-16
OPC UA Stack\stack\core\opcua_errorhandling.h 21438 2017-08-16
OPC UA Stack\stack\core\opcua_exclusions.h 9706 2017-08-16
OPC UA Stack\stack\core\opcua_guid.c 7263 2017-08-16
OPC UA Stack\stack\core\opcua_guid.h 3131 2017-08-16
OPC UA Stack\stack\core\opcua_list.c 23466 2017-08-16
OPC UA Stack\stack\core\opcua_list.h 12869 2017-08-16
OPC UA Stack\stack\core\opcua_memory.c 3561 2017-08-16
OPC UA Stack\stack\core\opcua_memory.h 2711 2017-08-16
OPC UA Stack\stack\core\opcua_memorystream.c 17221 2017-08-16
OPC UA Stack\stack\core\opcua_memorystream.h 8198 2017-08-16
OPC UA Stack\stack\core\opcua_mutex.h 1987 2017-08-16
OPC UA Stack\stack\core\opcua_pkifactory.h 1063 2017-08-16
OPC UA Stack\stack\core\opcua_proxystub.c 29782 2017-08-16
OPC UA Stack\stack\core\opcua_proxystub.h 8369 2017-08-16
OPC UA Stack\stack\core\opcua_semaphore.h 1567 2017-08-16
OPC UA Stack\stack\core\opcua_socket.h 2647 2017-08-16
OPC UA Stack\stack\core\opcua_stackstatuscodes.h 3686 2017-08-16
OPC UA Stack\stack\core\opcua_statuscodes.h 65049 2017-08-16
OPC UA Stack\stack\core\opcua_string.c 27663 2017-08-16
OPC UA Stack\stack\core\opcua_string.h 9977 2017-08-16
OPC UA Stack\stack\core\opcua_thread.c 10005 2017-08-16
OPC UA Stack\stack\core\opcua_thread.h 3569 2017-08-16
OPC UA Stack\stack\core\opcua_threadpool.c 29638 2017-08-16
OPC UA Stack\stack\core\opcua_threadpool.h 2311 2017-08-16
OPC UA Stack\stack\core\opcua_timer.c 2069 2017-08-16
OPC UA Stack\stack\core\opcua_timer.h 2046 2017-08-16
OPC UA Stack\stack\core\opcua_trace.c 7660 2017-08-16
OPC UA Stack\stack\core\opcua_trace.h 5591 2017-08-16
OPC UA Stack\stack\core\opcua_utilities.c 3656 2017-08-16
OPC UA Stack\stack\core\opcua_utilities.h 3023 2017-08-16
OPC UA Stack\stack\linux_gcc.mak 1625 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_platformdefs.h 8427 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_binary.c 12424 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_binary.h 7477 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_crypto.h 4612 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_cryptofactory.c 23189 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_cryptofactory.h 1506 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_datetime.c 12306 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_datetime.h 2286 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_guid.c 2229 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_guid.h 1019 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_interface.c 6725 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_interface.h 39012 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_internal.c 3325 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_internal.h 5550 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_memory.c 2479 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_memory.h 1834 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_mutex.c 4664 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_mutex.h 2403 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl.c 41071 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl.h 45081 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl_aes.c 5175 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl_hmac_sha.c 7021 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl_nosecurity.c 14554 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl_pki.c 44956 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl_pki.h 11891 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl_pki_nosecurity.c 6007 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl_random.c 18874 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl_rsa.c 33923 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl_sha.c 5605 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_openssl_x509.c 19109 2017-08-16
OPC UA Stack\stack\platforms\linux\opcua_p_pki.h 4178 2017-08-16

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org