KOCRDK

所属分类:通讯编程
开发工具:Visual C++
文件大小:607KB
下载次数:65
上传日期:2006-02-21 11:22:00
上 传 者当头吗
说明:  一个opc客户端开发包,可以快速开发基于opc的客户端程序,此开发包需要授权
(a client development kits, can be rapidly developed based on the client Oligomeric Proanthocyanidins procedures, this development kits need to empower)

文件列表:
KOCRDK\LICENSE.TXT (3433, 2005-07-09)
KOCRDK\license_chn.txt (5030, 2005-07-09)
KOCRDK\HELP\CHN\KOCRDK_chn.pdf (310979, 2002-11-01)
KOCRDK\HELP\CHN (0, 2005-07-09)
KOCRDK\HELP\ENU\KOCRDK.CHM (33311, 2002-11-01)
KOCRDK\HELP\ENU (0, 2005-07-09)
KOCRDK\HELP (0, 2005-07-09)
KOCRDK\OPCDIST\APRXDIST.EXE (158560, 1999-03-01)
KOCRDK\OPCDIST\opccomn_ps.dll (73728, 2002-10-21)
KOCRDK\OPCDIST\OPCENUM.EXE (81920, 2002-10-21)
KOCRDK\OPCDIST\opchda_ps.dll (118784, 2001-04-26)
KOCRDK\OPCDIST\OPCPROXY.DLL (77824, 1999-03-02)
KOCRDK\OPCDIST\OPC_AEPS.DLL (45056, 1999-06-03)
KOCRDK\OPCDIST (0, 2005-07-09)
KOCRDK\RELEASE (0, 2005-07-09)
KOCRDK\SAMPLES\BIN\KOCTool.exe (118784, 2004-10-23)
KOCRDK\SAMPLES\BIN\KOCVB.exe (163873, 2004-10-13)
KOCRDK\SAMPLES\BIN\KOCVC.exe (53248, 2004-10-23)
KOCRDK\SAMPLES\BIN\KOCVC7.exe (42496, 2004-08-16)
KOCRDK\SAMPLES\BIN (0, 2005-07-09)
KOCRDK\SAMPLES\SOURCE\KOCVB\CItem.cls (4366, 2002-10-15)
KOCRDK\SAMPLES\SOURCE\KOCVB\dlgAddItem.frm (3089, 2002-10-16)
KOCRDK\SAMPLES\SOURCE\KOCVB\dlgAddItem.frx (1090, 2002-10-16)
KOCRDK\SAMPLES\SOURCE\KOCVB\dlgWriteItem.frm (1897, 2002-10-16)
KOCRDK\SAMPLES\SOURCE\KOCVB\dlgWriteItem.frx (1090, 2002-10-16)
KOCRDK\SAMPLES\SOURCE\KOCVB\frmAbout.frm (11110, 2004-06-08)
KOCRDK\SAMPLES\SOURCE\KOCVB\frmAbout.frx (2180, 2004-06-08)
KOCRDK\SAMPLES\SOURCE\KOCVB\frmMain.frm (17528, 2003-08-10)
KOCRDK\SAMPLES\SOURCE\KOCVB\frmMain.frx (3302, 2003-08-10)
KOCRDK\SAMPLES\SOURCE\KOCVB\frmSplash.frm (6856, 2002-10-16)
KOCRDK\SAMPLES\SOURCE\KOCVB\frmSplash.frx (70450, 2002-10-16)
KOCRDK\SAMPLES\SOURCE\KOCVB\ITEM.ICO (1078, 2002-08-14)
KOCRDK\SAMPLES\SOURCE\KOCVB\ItemCollection.cls (2047, 2002-10-15)
KOCRDK\SAMPLES\SOURCE\KOCVB\KOC.ICO (1078, 2002-07-26)
KOCRDK\SAMPLES\SOURCE\KOCVB\KOCVB.VBP (1309, 2004-06-20)
KOCRDK\SAMPLES\SOURCE\KOCVB\KOCVB.VBW (436, 2004-06-20)
KOCRDK\SAMPLES\SOURCE\KOCVB\KOC_Module.bas (11183, 2003-08-10)
... ...

KOCRDK Release Note -------------------------------------------------------------- Software Name: Knight OPC Client Rapid Development Toolkit Alias: KOCRDK Version: 2.5.5 Copyright: (c) 2001-2005 eehoo link technology Website: http://www.eehoo.net Email: support@eehoo.net Files included: \ readme.txt this readme file license.txt License agreement file license_chn.txt 最终用户许可协议 \release\ *** main files of this toolkits *** KOCRDK.dll OPC client dll file KOCRDK.lib import library for C/C++ KOCRDKapi.h head file OPCDA.h head file for OPC DA application \samples\bin\ *** demo files *** KOCVC.exe OPC client example in Visual C++ KOCVB.exe OPC client example in Visual Basic KOCVC7.exe OPC Client example in Visual C++.NET ...... \samples\source\ *** source examples *** \KOCVC\ source code for KOCVC.exe \KOCVB\ source code for KOCVB.exe \KOCVC.NET\ source code for KOCVC7.exe \opcdist\ *** OPC supporting files *** -------------------------------------------------------------- Description: ------------- KOCRDK offers rapid deployment for companies that want to quickly and thoroughly implement the industry standard process control (OPC -- OLE for Process Control) in their products, with support for the Data Access 2.05 standard. KOCRDK implements the advanced programming concepts of the most current version of the OPC specification for use in developing next generation industrial software applications. This toolkit packages all the essential OPC client functionality into a single DLL. It eliminates the need for detailed knowledge of COM or the Active Template Library. User can development OPC Client applications without needing extensive knowledge of COM, DCOM, ATL and OPC. Key Features: ------------- 1. Provide as a single DLL, easy to use. 2. Support OPC Data Access 1.0/2.05 specification. 3. Without needing extensive knowledge of COM, DCOM, ATL and OPC . 4. Rapid development, low cost. 5. Free and powerful demo application with source code. 6. Connect to multiple OPC servers in one application. 7. Support Visual C++, Visual Basic , etc. Registration ------------ The non-evaluation use of KOCRDK in a business, commercial, government or institutional environment requires a license. Please contact us for details. The registered version will not show the nag screen. Unregistered version also is time limited. You can order our products online or mail to sales@eehoo.net for more information. website: http://www.eehoo.net contact: sales@eehoo.net History ------- 2.5.1 [-]Bug fixed: support server without browse interface [+]Sample source code added. (Visual C++.NET) 2.5 [+]Server item browsing method added. 2.1 [+]Browse OPC server by registry added. 2.0 [+]Connect to server directly [+]Powerful browse functions added [-]Bug fixed: KOC_AddItem can work without internal itemlist [+]Source code in Visual Basic [+]OPC DA 1.0 interface added 1.2 [+]Support OPC DA 2.0 [+]Demo application with source code added.(Visual C++) 1.0 Initial Version.

近期下载者

相关文件


收藏者