StCore - STANAG Player / Injector .NET SDK  Version 3.1.1
License Activation

StCore SDK Demo is a fully-featured version of the SDK but has a 5 min limitation. In order to lift this time restriction, an instance must be activated by calling Activate metod: Product activation is a license validation procedure.

// Activate instance
m_KlvPlayer.Activate("KlvPlayer", @"MyKlvPlayer.Key.lic", "B1ED44DE-154F6591-525FDBB8-60569BB8"); // note, this is just a sample key.

Please contact ImpleoTV sales in order to get a license. A license file along with the activation key is delivered via an email attachment from the ImpleoTV Administration Center.

Getting Node Info.

The SDK is provided as a node locked SW, so you must submit some HW specific info about your target machine. There are few way to do this:

Obtain Node Info using demo applications.

The easiest way to get a HW specific information is to use a precompiled applications.

Console demo app:

NodeInfoPlayerTestApp.png
NodeInfo in the console DemoApp
Note
You must run it as Administrator in order to be able to save the NodeInfo string to the file.

or Winnforms demo app:

NodeInfoWinFormsTestApp.png
NodeInfo in the Winforms DemoApp

Obtain Node Info using NodeInfo.exe utility.

It is also possible to run a NodeInfo.exe utility (as administrator) to get a text file that contains the required information. It can be found at "C:\Program Files\ImpleoTV\StanagPlayerSdkNet\bin\x64".

Untitled 1




 Copyright 2018,    IMPLEOTV SYSTEMS LTD