IBM Connect:Direct for Microsoft Windows .Net SDK Overview
The IBM® Connect:Direct® for Microsoft Windows .Net SDK allows system programmers to extend the capabilities of the IBM Connect:Direct for Microsoft Windows environment. It supports any .Net supported programming language, including C#, VB.Net and J#.
IBM Connect:Direct for Microsoft Windows .Net SDK uses preconfigured connection settings. For information, see Editing Connections Settings in the IBM Sterling Connect:Direct for Microsoft Windows SDK Programmer Guide.
The following files are provided:
- ConnectDirectSdk.dll is a managed dll that interfaces the .Net managed program to the IBM Connect:Direct for Microsoft Windows CdCore.dll. Copy this file to a folder in your executable path.
- CdCore.dll interfaces to the IBM Connect:Direct for Microsoft Windows server. Copy this file to a folder in your executable path.
- ConnectDirectSdk.xml is the help file that provides autocompletion and parameter help.