View Sample Programs

Sample programs are available for viewing.

Refer to the documentation CD directory, SDK\Samples for the C, C++, and Visual Basic sample code. The sample code contains the following:

  • The CSample1.C sample program demonstrates how to connect to a node, execute a command, and view the data returned by the node.
  • The CSample2.C sample program demonstrates a more complex transaction of connecting to a node, submitting a Process, waiting for completion, and requesting statistics for the Process.
  • CPPSamp1
  • CPPSamp2
  • VBAuto
  • VBStat
  • VBSubmit
  • VBSubmit2