Vectir SDK Overview
The Vectir SDK (Software Development Kit) allows users to develop their own Vectir plugins. The SDK
includes reference material and example C# applications to help you get started.
Here are some examples of what you can do with your own Vectir plugins:
- Control new applications
- Interface with hardware devices attached to your computer
- Quickly add WiFi or Bluetooth remote control support to your own .net applications
- Use the example RemoteApplication project to control your own .net applications over a TCP/IP network
- Stream text or image data to remote profiles running on the Vectir mobile software
Download
Version 1.1*
File size: 1MB
* Please note that Vectir plugins are now stored under C:\ProgramData\Incendo Technology\Vectir\Plugins\. The .chm help file needs to be updated.
Requirements:
- Microsoft Visual C# express 2008 or later
- Microsoft Visual Studio 2008 or later
- Microsoft .net framework 3.0 or later (3.5 SP1 or later recommended)
- Vectir PC software 2.3.1.0 or later
Release notes:
Date: 21 May, 2014 | Version: 1.1
Updates in this release:
- Updated with latest Vectir framework features
Version History