If you have downloaded (or need to download) the SDK DOF Essentials, you may wonder what is needed to begin using it.

Basic instructions for this SDK are available on this page:

The Essentials SDK contains a few basic tools that you need and will find useful when using the DOF Libraries. Otherwise, you will need to download the sdks for each specific library you wish to begin working with; each is found on our Downloads page. Currently, these are:

Below are the contents of the ReadMe.txt files found in each download. This will help you get started with each of our SDK’s. If you have any questions, please ask in our Forum.


 

sdk-OpenDOF-java

Sdk-OpenDOF-java 7 is an Java language implementation of the DOF technology defined by the OpenDOF Project. This sdk contains documentation, training tutorials and libraries for this implementation.

Installation Instructions

To install this sdk expand the contents of this sdk into the same directory Sdk-DOF-Essentials is located.

Contents

Guides

These guides can be located in the docs/java directory.

  • DOF_Connectivity_Programmers_Guide
  • DOF_Operations_Programmers_Guide_java_en
  • DOF_Security_Programmers_Guide_en

Libraries

These libraries can be located in the lib/java directory.

  • dof-oal-7.0
  • dof-inet-7.0
  • dof-connection-reconnecting-listener-2.0
  • dof-server-restarting-listener-2.0
  • dof-slf4j-log-listener-2.0
  • sdk-connection-reconnecting-listener-2.0

Tutorials

These tutorials can be located in the tutorials/java directory.

  • Operations tutorials 1 – 6
  • Connectivity tutorials 1 – 4
  • Security tutorials 1 – 4

 

sdk-OpenDOF-c

dk-OpenDOF-c 7 is an C language implementation of the DOF technology defined by the OpenDOF Project. This sdk contains documentation, training tutorials and libraries for this implementation.

Installation Instructions

To install this sdk expand the contents of this sdk into the same directory Sdk-DOF-Essentials is located.

Contents

Guides

These guides can be located in the docs/c directory.

  • DOF_Connectivity_Programmers_Guide
  • DOF_Operations_Programmers_Guide_c_en
  • DOF_Security_Programmers_Guide_en

Libraries

These libraries can be located in the lib/c directory.

  • opendof-cipher-plugins-c-2.0 source
  • opendof-cipher-plugins-c-2.0
  • opendof-inet-posix-2.0 source
  • opendof-inet-posix-x86_64-pc-linux-gnu-2.0
  • opendof-oal-c-7.0 source
  • opendof-oal-c-x86_64-pc-linux-gnu-7.0
  • opendof-pcr-dev-7.0 source
  • opendof-pcr-dev-7.0
  • opendof-pcr-posix-2.0
  • opendof-pcr-posix-x86_64-pc-linux-gnu-2.0

Tutorials

These tutorials can be located in the tutorials/c directory.

  • Operations tutorials 1 – 6
  • Connectivity tutorials 1 – 4
  • Security tutorials 1 – 4