文件名称:opcworkshop_02

  • 所属分类:
  • DNA
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 237.43kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • s***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

完整的OPC源代码,包括服务端,客户端及相应的测试程序。-integrity of the OPC source code, including server, client and the corresponding test procedures.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 15883869opcworkshop_02.zip 列表
OPCWorkshop 0.2/
OPCWorkshop 0.2/clean.cmd
OPCWorkshop 0.2/Client/
OPCWorkshop 0.2/Client.test/
OPCWorkshop 0.2/Client.test/Client.test.cpp
OPCWorkshop 0.2/Client.test/Client.test.h
OPCWorkshop 0.2/Client.test/Client.test.rc
OPCWorkshop 0.2/Client.test/Client.test.sln
OPCWorkshop 0.2/Client.test/Client.test.vcproj
OPCWorkshop 0.2/Client.test/Client.testDoc.cpp
OPCWorkshop 0.2/Client.test/Client.testDoc.h
OPCWorkshop 0.2/Client.test/Client.testView.cpp
OPCWorkshop 0.2/Client.test/Client.testView.h
OPCWorkshop 0.2/Client.test/MainFrm.cpp
OPCWorkshop 0.2/Client.test/MainFrm.h
OPCWorkshop 0.2/Client.test/ReadMe.txt
OPCWorkshop 0.2/Client.test/res/
OPCWorkshop 0.2/Client.test/resource.h
OPCWorkshop 0.2/Client.test/res/Client.test.ico
OPCWorkshop 0.2/Client.test/res/Client.test.rc2
OPCWorkshop 0.2/Client.test/res/Client.testDoc.ico
OPCWorkshop 0.2/Client.test/res/image_tree.bmp
OPCWorkshop 0.2/Client.test/res/Toolbar.bmp
OPCWorkshop 0.2/Client.test/ServerConnectDlg.cpp
OPCWorkshop 0.2/Client.test/ServerConnectDlg.h
OPCWorkshop 0.2/Client.test/stdafx.cpp
OPCWorkshop 0.2/Client.test/stdafx.h
OPCWorkshop 0.2/Client.test/TagBrowserDlg.cpp
OPCWorkshop 0.2/Client.test/TagBrowserDlg.h
OPCWorkshop 0.2/Client.test/WriteValueDlg.cpp
OPCWorkshop 0.2/Client.test/WriteValueDlg.h
OPCWorkshop 0.2/ClientTestConsole/
OPCWorkshop 0.2/ClientTestConsole/ClientTestConsole.cpp
OPCWorkshop 0.2/ClientTestConsole/ClientTestConsole.vcproj
OPCWorkshop 0.2/ClientTestConsole/ReadMe.txt
OPCWorkshop 0.2/ClientTestConsole/stdafx.cpp
OPCWorkshop 0.2/ClientTestConsole/stdafx.h
OPCWorkshop 0.2/Client/Browser.cpp
OPCWorkshop 0.2/Client/Browser.h
OPCWorkshop 0.2/Client/Client.h
OPCWorkshop 0.2/Client/Client.vcproj
OPCWorkshop 0.2/Client/LockedQueue.h
OPCWorkshop 0.2/Client/OPCClient.cpp
OPCWorkshop 0.2/Client/OPCClient.h
OPCWorkshop 0.2/Client/OpcDaAbstractor.h
OPCWorkshop 0.2/Client/OPCDataCallback.cpp
OPCWorkshop 0.2/Client/OPCDataCallback.h
OPCWorkshop 0.2/Client/OPCMonitor.cpp
OPCWorkshop 0.2/Client/OPCMonitor.h
OPCWorkshop 0.2/Client/ShutdownImpl.h
OPCWorkshop 0.2/Client/stdafx.cpp
OPCWorkshop 0.2/Client/stdafx.h
OPCWorkshop 0.2/Client/task.h
OPCWorkshop 0.2/Client/WorkerThread.cpp
OPCWorkshop 0.2/Client/WorkerThread.h
OPCWorkshop 0.2/include/
OPCWorkshop 0.2/include/ag_Clocker.h
OPCWorkshop 0.2/include/delayimphlp.h
OPCWorkshop 0.2/include/opccomn.h
OPCWorkshop 0.2/include/opccomn_i.c
OPCWorkshop 0.2/include/opcda.h
OPCWorkshop 0.2/include/opcDataReceiver.h
OPCWorkshop 0.2/include/opcda_cats.c
OPCWorkshop 0.2/include/opcda_i.c
OPCWorkshop 0.2/include/opcenum_clsid.c
OPCWorkshop 0.2/include/opcErr.h
OPCWorkshop 0.2/include/opcerror.h
OPCWorkshop 0.2/include/OPCHDA_Error.h
OPCWorkshop 0.2/include/OPCProps.h
OPCWorkshop 0.2/include/opc_ae.h
OPCWorkshop 0.2/include/opc_ae_i.c
OPCWorkshop 0.2/LICENSE
OPCWorkshop 0.2/OPCWorkshop.sln
OPCWorkshop 0.2/Server.Demo/
OPCWorkshop 0.2/Server.Demo/ChildView.cpp
OPCWorkshop 0.2/Server.Demo/ChildView.h
OPCWorkshop 0.2/Server.Demo/MainFrm.cpp
OPCWorkshop 0.2/Server.Demo/MainFrm.h
OPCWorkshop 0.2/Server.Demo/ReadMe.txt
OPCWorkshop 0.2/Server.Demo/res/
OPCWorkshop 0.2/Server.Demo/resource.h
OPCWorkshop 0.2/Server.Demo/res/idr_main.ico
OPCWorkshop 0.2/Server.Demo/res/mainfram.bmp
OPCWorkshop 0.2/Server.Demo/res/Server.Demo.ico
OPCWorkshop 0.2/Server.Demo/res/Server.Demo.manifest
OPCWorkshop 0.2/Server.Demo/res/Server.Demo.rc2
OPCWorkshop 0.2/Server.Demo/res/Toolbar.bmp
OPCWorkshop 0.2/Server.Demo/Server.Demo.cpp
OPCWorkshop 0.2/Server.Demo/Server.Demo.h
OPCWorkshop 0.2/Server.Demo/Server.Demo.rc
OPCWorkshop 0.2/Server.Demo/Server.Demo.vcproj
OPCWorkshop 0.2/Server.Demo/ServerDemoDoc.cpp
OPCWorkshop 0.2/Server.Demo/ServerDemoDoc.h
OPCWorkshop 0.2/Server.Demo/stdafx.cpp
OPCWorkshop 0.2/Server.Demo/stdafx.h
OPCWorkshop 0.2/Server.Demo/TagEditDlg.cpp
OPCWorkshop 0.2/Server.Demo/TagEditDlg.h
OPCWorkshop 0.2/Server.dll/
OPCWorkshop 0.2/Server.dll/ag_Clocker.h
OPCWorkshop 0.2/Server.dll/ag_file.h
OPCWorkshop 0.2/Server.dll/ag_thread.h
OPCWorkshop 0.2/Server.dll/ag_timer.h
OPCWorkshop 0.2/Server.dll/ag_utils.h
OPCWorkshop 0.2/Server.dll/BrowseItem.h
OPCWorkshop 0.2/Server.dll/crEnum.h
OPCWorkshop 0.2/Server.dll/ErrInfoAdapter.h
OPCWorkshop 0.2/Server.dll/ErrorInfoImpl.h
OPCWorkshop 0.2/Server.dll/filetime.h
OPCWorkshop 0.2/Server.dll/IEnumOPCItemAttributes.cpp
OPCWorkshop 0.2/Server.dll/IEnumOPCItemAttributes.h
OPCWorkshop 0.2/Server.dll/IOPCAsyncIO2Impl.h
OPCWorkshop 0.2/Server.dll/IOPCBrowseServerAddressSpaceImpl.h
OPCWorkshop 0.2/Server.dll/IOPCCommonImpl.h
OPCWorkshop 0.2/Server.dll/IOPCDataCallback_CP.h
OPCWorkshop 0.2/Server.dll/IOPCGroupStateMgtImpl.h
OPCWorkshop 0.2/Server.dll/IOPCItemMgtImpl.h
OPCWorkshop 0.2/Server.dll/IOPCItemPropertiesImpl.h
OPCWorkshop 0.2/Server.dll/IOPCServerImpl.h
OPCWorkshop 0.2/Server.dll/IOPCShutdown_CP.h
OPCWorkshop 0.2/Server.dll/IOPCSyncIOImpl.h
OPCWorkshop 0.2/Server.dll/myCF.cpp
OPCWorkshop 0.2/Server.dll/myCF.h
OPCWorkshop 0.2/Server.dll/NameIndex.cpp
OPCWorkshop 0.2/Server.dll/NameIndex.h
OPCWorkshop 0.2/Server.dll/opc.h
OPCWorkshop 0.2/Server.dll/OPCBrowser.cpp
OPCWorkshop 0.2/Server.dll/OPCBrowser.h
OPCWorkshop 0.2/Server.dll/opcDataTranslator.h
OPCWorkshop 0.2/Server.dll/OPCGroup.cpp
OPCWorkshop 0.2/Server.dll/OpcGroup.h
OPCWorkshop 0.2/Server.dll/OpcGroupItem.h
OPCWorkshop 0.2/Server.dll/OPCServer.cpp
OPCWorkshop 0.2/Server.dll/OPCServer.def
OPCWorkshop 0.2/Server.dll/OPCServer.h
OPCWorkshop 0.2/Server.dll/OPCServerObject.h
OPCWorkshop 0.2/Server.dll/OPCServerObjectImpl.cpp
OPCWorkshop 0.2/Server.dll/OPCServerObjectImpl.h
OPCWorkshop 0.2/Server.dll/opc_Data.cpp
OPCWorkshop 0.2/Server.dll/opc_Data.h
OPCWorkshop 0.2/Server.dll/opc_impl.h
OPCWorkshop 0.2/Server.dll/RarefiedArray.h
OPCWorkshop 0.2/Server.dll/RWMonitor.h
OPCWorkshop 0.2/Server.dll/Server.dll.cpp
OPCWorkshop 0.2/Server.dll/Server.dll.vcproj
OPCWorkshop 0.2/Server.dll/stdafx.cpp
OPCWorkshop 0.2/Server.dll/stdafx.h
OPCWorkshop 0.2/Server.dll/Value.h
OPCWorkshop 0.2/Server.test/
OPCWorkshop 0.2/Server.test/Client.test.cpp
OPCWorkshop 0.2/Server.test/Server.test.cpp
OPCWorkshop 0.2/Server.test/Server.test.vcproj
OPCWorkshop 0.2/Server.test/stdafx.cpp
OPCWorkshop 0.2/Server.test/stdafx.h

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org