Graybox OPC Server Toolkit lets the programmer to create robust and highly effective OPC Servers within the shortest possible time. This toolkit eliminates the necessity of implementing all of the numerous OPC interfaces and COM programming. Graybox OPC Server Toolkit supports OPC Common 1.00, OPC Data Access 1.00, OPC Data Access 2.05a, OPC Data Access 3.00 (not available in Graybox OPC Server Toolkit 2.x versions). Graybox OPC Server Toolkit is fully compatible with Windows NT4/2000/XP/2003. Windows 95/98/Me operating systems are not longer supported (starting from version 2.0). Toolkit can be used with any development environment supporting C++ language and dynamic linking. You can also use any .NET language via dotNET Wrapper included in the Toolkit and available in source code. You can use it with Microsoft Visual Studio 6.0/2003/2005, Borland C++ Builder, Borland Developer Studio, etc. Toolkit includes binaries for Windows CE. All the OPC-server functionality is implemented in a single C++ class featuring all of the mandatory OPC interfaces and methods, COM object class factory, OPC Server registration methods, OPC Server, groups, tags and properties managment methods, effective server access synchronization algorithms. Toolkit is compatible with other software development technologies (such as ATL, MFC, VCL). For example, the programmer can easily add OPC-server functionality into his already existing ATL-module. Toolkit installation package includes Graybox Software OPC Server development libraries, Graybox Software documentation, OPC Foundation specifications, OPC Server samples. You can download demo version free of charge.
Ultimate++ 605
Ultimate++ is a C++ cross-platform rapid application development suite. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment.
Rapid development is achieved by the smart and aggressive use of C++ rather than ...
AdventNet Agent Toolkit C Edition 6
Rapid prototyping and development Tool for building SNMP, TL1, and CLI Agents AdventNet Agent Toolkit C Edition is a rapid prototyping and development tool to build SNMP (SNMP v1, SNMP v2c and SNMP V3) agent, TL1 agent, and CLI agent in ANSI C. It helps network engineers and telecom application developers to create standalone or ...
CD/DVD burning and mastering StarBurn SDK 5.11.14
CD/DVD Burning, Grabbing and Mastering Toolkit. Rocket Division Software's StarBurn SDK (Software Development Kit) is world
most advanced CD/DVD Burning, Grabbing and Mastering Toolkit. Features are:
All MMC compatible CD/DVD recorders (CD-R/W, DVD-R/W, DVD+R/W and DVD-RAM) are supported
UDF ...
VxDWriter 2.0
Tools and library for developing Windows 95/98 device driver (VxD) in C/C++ VxDWriter is a tool for developing Windows 95/98 device driver (VxD) quickly and efficiently in C/C++. No assembly language programming is required with this tool. It includes VxDWizard, run-time library, VxD class library, VxD service wrapper library ...
Easy Way to Use MySQL++ 2.0
Learn how to use MySQL++ with MFC Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library?
What is MySQL? The MySQL database server is the world's most popular open source database. Its MySQL++ C++ class library allows you to easily ...
FTP Component 1.0
FTP component written in C#. Brings basic FTP support to the .NET Framework. Microsoft’s .NET Framework class library contains no classes that will allow developers to access File Transfer Protocol (FTP) services directly. KCommon’s FTP component was designed to compensate for the fact that .NET lacks FTP support. With this ...
LSZip for VB/VC 2.6
The LSZip Data Compression Toolkit for Multi-Languages provides everything you need to create and manage industry standard ZIP and LSP archives in your own Visual Basic and Visual C/C++ and Delphi applications. LSZip is the only compression tool kit ...
Liquid XML Data Binder 6.0.0
Creates a Library for C++,C#,Java,VB6 or VB.Net based on an XML Schema. Bridges the Gap between XML and Code (supports C++, C#, Java, VB6 and VB.Net).
Generates a class library based on an XML Schema (XSD, XDR or DTD). The resulting library makes it simple to read and write XML documents programmatically. Drastically cuts ...
OpenSSL 0.9.7c
SSL, TLS, and a cryptography library. Perl or Cygwin needed for Win32 compile. By using the Open SSL 0.9.7c library, developers can write applications that take advantage of Secure Sockets Layer (SSL v2/v3), Transport Layer Security (TLS v1). The Open SSL library uses the included full-strength general-purpose cryptography library ...
libpropc++ (for C++) 1.0
Library for properties in C++ like widget.color = "red"; to change widget color Template library for properties in C++ like this: widget.color = "red"; to change widget color. In class Widget use: prop::Property<Widget, Color, &Widget::set_color, &Widget::get_color> color; Supports binding properties together so that the values of ...