Vectir SDK

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.0

File size: 1MB


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: 25 August, 2010 | Version: 1.0

Updates in this release:

  • Initial release

Version History