What is VSPE API?
VSPE API allows your application to consume VSPE internal libraries to manage VSPE devices without installing VSPE.
For example, you can create Virtual Pair or Virtual Splitter devices when your application needs it.
To consume API, VSPE application should not be running on the same computer.
Using VSPE API
There are few ways to consume VSPE API.
- Through COM interface: the easiest way, supported by many languages such as C++, C#, Python etc.
- Through native DLL: by dynamically linking or by using wrapper.
For more information about VSPE API please refer to VSPE documentation.
Onboarding
To develop and distribute an application that uses the VSPE API, you must obtain a VSPE API Developer License and VSPE API Client License(s).
To issue a license, we need to know what your application will do and how many machines it will run on.
Please contact us for more information.
VSPE API Developer license
- Should be used on developer computers only to develop/test application.
- Issued to company or person.
- Cannot be distributed with application (see VSPE API Client license).
VSPE API Client license
- Should be distributed with your application.
- Allows to run VSPE API application on licensed number of computers.