首页

OPC UA 协议栈C语言实现

c

2021-3-2

OPC UA 协议栈C语言实现;带协议栈实现和完整服务端\客户端例程

资源下载此资源下载价格为3D币(VIP免费),请先
资源文件列表
OPC UA Stack/AnsiCStackSample.sln , 1593
OPC UA Stack/build_linux.sh , 114
OPC UA Stack/build_win32.bat , 2415
OPC UA Stack/build_win64.bat , 2420
OPC UA Stack/Changelog.txt , 11026
OPC UA Stack/CMakeLists.txt , 1644
OPC UA Stack/linux_gcc.mak , 1127
OPC UA Stack/linux_gcc_rules.mak , 1635
OPC UA Stack/README , 209
OPC UA Stack/README.md , 5381
OPC UA Stack/sample/addressspace.h , 4994
OPC UA Stack/sample/addressspace_init.h , 45557
OPC UA Stack/sample/AnsiCSampleServer_VS2013.vcxproj , 7799
OPC UA Stack/sample/AnsiCSampleServer_VS2013.vcxproj.filters , 693
OPC UA Stack/sample/ansicservermain.c , 60316
OPC UA Stack/sample/browsenext.c , 6843
OPC UA Stack/sample/browseservice.c , 20155
OPC UA Stack/sample/browseservice.h , 4174
OPC UA Stack/sample/CMakeLists.txt , 2915
OPC UA Stack/sample/general_header.h , 7739
OPC UA Stack/sample/init_variables_of_addressspace.c , 10124
OPC UA Stack/sample/linux_gcc.mak , 2669
OPC UA Stack/sample/mytrace.h , 1659
OPC UA Stack/sample/readservice.c , 25358
OPC UA Stack/sample/readservice.h , 2567
OPC UA Stack/sample/win32_msc.mak , 2638
OPC UA Stack/stack/AnsiCStack_VS2013.vcxproj , 38973
OPC UA Stack/stack/AnsiCStack_VS2013.vcxproj.filters , 21976
OPC UA Stack/stack/CMakeLists.txt , 7550
OPC UA Stack/stack/core/opcua.h , 3125
OPC UA Stack/stack/core/opcua_buffer.c , 13338
OPC UA Stack/stack/core/opcua_buffer.h , 6308
OPC UA Stack/stack/core/opcua_config.h , 15437
OPC UA Stack/stack/core/opcua_core.c , 12544
OPC UA Stack/stack/core/opcua_core.h , 8259
OPC UA Stack/stack/core/opcua_cryptofactory.h , 1041
OPC UA Stack/stack/core/opcua_datetime.c , 2700
OPC UA Stack/stack/core/opcua_datetime.h , 3045
OPC UA Stack/stack/core/opcua_errorhandling.h , 21438
OPC UA Stack/stack/core/opcua_exclusions.h , 9706
OPC UA Stack/stack/core/opcua_guid.c , 7263
OPC UA Stack/stack/core/opcua_guid.h , 3131
OPC UA Stack/stack/core/opcua_list.c , 23466
OPC UA Stack/stack/core/opcua_list.h , 12869
OPC UA Stack/stack/core/opcua_memory.c , 3561
OPC UA Stack/stack/core/opcua_memory.h , 2711
OPC UA Stack/stack/core/opcua_memorystream.c , 17221
OPC UA Stack/stack/core/opcua_memorystream.h , 8198
OPC UA Stack/stack/core/opcua_mutex.h , 1987
OPC UA Stack/stack/core/opcua_pkifactory.h , 1063
OPC UA Stack/stack/core/opcua_proxystub.c , 29782
OPC UA Stack/stack/core/opcua_proxystub.h , 8369
OPC UA Stack/stack/core/opcua_semaphore.h , 1567
OPC UA Stack/stack/core/opcua_socket.h , 2647
OPC UA Stack/stack/core/opcua_stackstatuscodes.h , 3686
OPC UA Stack/stack/core/opcua_statuscodes.h , 65049
OPC UA Stack/stack/core/opcua_string.c , 27663
OPC UA Stack/stack/core/opcua_string.h , 9977
OPC UA Stack/stack/core/opcua_thread.c , 10005
OPC UA Stack/stack/core/opcua_thread.h , 3569
OPC UA Stack/stack/core/opcua_threadpool.c , 29638
OPC UA Stack/stack/core/opcua_threadpool.h , 2311
OPC UA Stack/stack/core/opcua_timer.c , 2069
OPC UA Stack/stack/core/opcua_timer.h , 2046
OPC UA Stack/stack/core/opcua_trace.c , 7660
OPC UA Stack/stack/core/opcua_trace.h , 5591
OPC UA Stack/stack/core/opcua_utilities.c , 3656
OPC UA Stack/stack/core/opcua_utilities.h , 3023
OPC UA Stack/stack/linux_gcc.mak , 1625
OPC UA Stack/stack/platforms/linux/opcua_platformdefs.h , 8427
OPC UA Stack/stack/platforms/linux/opcua_p_binary.c , 12424
OPC UA Stack/stack/platforms/linux/opcua_p_binary.h , 7477
OPC UA Stack/stack/platforms/linux/opcua_p_crypto.h , 4612
OPC UA Stack/stack/platforms/linux/opcua_p_cryptofactory.c , 23189
OPC UA Stack/stack/platforms/linux/opcua_p_cryptofactory.h , 1506
OPC UA Stack/stack/platforms/linux/opcua_p_datetime.c , 12306
OPC UA Stack/stack/platforms/linux/opcua_p_datetime.h , 2286
OPC UA Stack/stack/platforms/linux/opcua_p_guid.c , 2229
OPC UA Stack/stack/platforms/linux/opcua_p_guid.h , 1019
OPC UA Stack/stack/platforms/linux/opcua_p_interface.c , 6725
OPC UA Stack/stack/platforms/linux/opcua_p_interface.h , 39012
OPC UA Stack/stack/platforms/linux/opcua_p_internal.c , 3325
OPC UA Stack/stack/platforms/linux/opcua_p_internal.h , 5550
OPC UA Stack/stack/platforms/linux/opcua_p_memory.c , 2479
OPC UA Stack/stack/platforms/linux/opcua_p_memory.h , 1834
OPC UA Stack/stack/platforms/linux/opcua_p_mutex.c , 4664
OPC UA Stack/stack/platforms/linux/opcua_p_mutex.h , 2403
OPC UA Stack/stack/platforms/linux/opcua_p_openssl.c , 41071
OPC UA Stack/stack/platforms/linux/opcua_p_openssl.h , 45081
OPC UA Stack/stack/platforms/linux/opcua_p_openssl_aes.c , 5175
OPC UA Stack/stack/platforms/linux/opcua_p_openssl_hmac_sha.c , 7021
OPC UA Stack/stack/platforms/linux/opcua_p_openssl_nosecurity.c , 14554
OPC UA Stack/stack/platforms/linux/opcua_p_openssl_pki.c , 44956
OPC UA Stack/stack/platforms/linux/opcua_p_openssl_pki.h , 11891
OPC UA Stack/stack/platforms/linux/opcua_p_openssl_pki_nosecurity.c , 6007
OPC UA Stack/stack/platforms/linux/opcua_p_openssl_random.c , 18874
OPC UA Stack/stack/platforms/linux/opcua_p_openssl_rsa.c , 33923
OPC UA Stack/stack/platforms/linux/opcua_p_openssl_sha.c , 5605
OPC UA Stack/stack/platforms/linux/opcua_p_openssl_x509.c , 19109
OPC UA Stack/stack/platforms/linux/opcua_p_pki.h , 4178
OPC UA Stack/stack/platforms/linux/opcua_p_pkifactory.c , 8675
OPC UA Stack/stack/platforms/linux/opcua_p_pkifactory.h , 1459
OPC UA Stack/stack/platforms/linux/opcua_p_semaphore.c , 7381
OPC UA Stack/stack/platforms/linux/opcua_p_semaphore.h , 1605
OPC UA Stack/stack/platforms/linux/opcua_p_socket.c , 32761
OPC UA Stack/stack/platforms/linux/opcua_p_socket.h , 15347
OPC UA Stack/stack/platforms/linux/opcua_p_socket_interface.c , 33110
OPC UA Stack/stack/platforms/linux/opcua_p_socket_interface.h , 9127
OPC UA Stack/stack/platforms/linux/opcua_p_socket_internal.c , 60952
OPC UA Stack/stack/platforms/linux/opcua_p_socket_internal.h , 15653
OPC UA Stack/stack/platforms/linux/opcua_p_socket_ssl.c , 46312
OPC UA Stack/stack/platforms/linux/opcua_p_socket_ssl.h , 3789
OPC UA Stack/stack/platforms/linux/opcua_p_string.c , 4920
OPC UA Stack/stack/platforms/linux/opcua_p_string.h , 3150
OPC UA Stack/stack/platforms/linux/opcua_p_thread.c , 5422
OPC UA Stack/stack/platforms/linux/opcua_p_thread.h , 2321
OPC UA Stack/stack/platforms/linux/opcua_p_timer.c , 18463
OPC UA Stack/stack/platforms/linux/opcua_p_timer.h , 4069
OPC UA Stack/stack/platforms/linux/opcua_p_trace.c , 2983
OPC UA Stack/stack/platforms/linux/opcua_p_trace.h , 1961
OPC UA Stack/stack/platforms/linux/opcua_p_types.h , 11091
OPC UA Stack/stack/platforms/linux/opcua_p_utilities.c , 8245
OPC UA Stack/stack/platforms/linux/opcua_p_utilities.h , 2292
OPC UA Stack/stack/platforms/win32/opcua_platformdefs.h , 8204
OPC UA Stack/stack/platforms/win32/opcua_p_binary.c , 15990
OPC UA Stack/stack/platforms/win32/opcua_p_binary.h , 9289
OPC UA Stack/stack/platforms/win32/opcua_p_crypto.h , 4612
OPC UA Stack/stack/platforms/win32/opcua_p_cryptofactory.c , 23141
OPC UA Stack/stack/platforms/win32/opcua_p_cryptofactory.h , 1504
OPC UA Stack/stack/platforms/win32/opcua_p_datetime.c , 14440
OPC UA Stack/stack/platforms/win32/opcua_p_datetime.h , 2654
OPC UA Stack/stack/platforms/win32/opcua_p_guid.c , 2921
OPC UA Stack/stack/platforms/win32/opcua_p_guid.h , 1445
OPC UA Stack/stack/platforms/win32/opcua_p_interface.c , 6860
OPC UA Stack/stack/platforms/win32/opcua_p_interface.h , 39643
OPC UA Stack/stack/platforms/win32/opcua_p_internal.c , 3765
OPC UA Stack/stack/platforms/win32/opcua_p_internal.h , 7328
OPC UA Stack/stack/platforms/win32/opcua_p_memory.c , 4807
OPC UA Stack/stack/platforms/win32/opcua_p_memory.h , 2343
OPC UA Stack/stack/platforms/win32/opcua_p_mutex.c , 15347
OPC UA Stack/stack/platforms/win32/opcua_p_mutex.h , 2725
OPC UA Stack/stack/platforms/win32/opcua_p_openssl.c , 41007
OPC UA Stack/stack/platforms/win32/opcua_p_openssl.h , 45085
OPC UA Stack/stack/platforms/win32/opcua_p_openssl_aes.c , 5175
OPC UA Stack/stack/platforms/win32/opcua_p_openssl_hmac_sha.c , 7019
OPC UA Stack/stack/platforms/win32/opcua_p_openssl_nosecurity.c , 14552
OPC UA Stack/stack/platforms/win32/opcua_p_openssl_pki.c , 47599
OPC UA Stack/stack/platforms/win32/opcua_p_openssl_pki.h , 11891
OPC UA Stack/stack/platforms/win32/opcua_p_openssl_pki_nosecurity.c , 6007
OPC UA Stack/stack/platforms/win32/opcua_p_openssl_random.c , 18874
OPC UA Stack/stack/platforms/win32/opcua_p_openssl_rsa.c , 33923
最多只能显示150条信息!
没有账号? 忘记密码?

社交账号快速登录