More Example Code

Prerequisites
Complete review of the Getting Started section. This includes completing the Hello World exercise.
Review of the Digging Deeper section.
Review of the Integrate & Use section.
Downloaded Quick Starts

Unzipped Directory

Our Quick Starts are open source programs available in both C#, VB and Java that demonstrate a variety of methods in the Linxter SDK. You are free to use and modify.

You do not have to use the Quick Starts in any order. Each subsequent one simply utilizes additional Linxter API methods, properties and events than the previous.

For Quick Starts 1 through 3, communication channel requests are made manually through Web Manager.

Quick Start 1

  • You can send a message to a single recipient or use Broadcast which sends the message to all program instances you have a communication channel with.

Quick Start 2

  • Send and receive a single file attachment
  • Select mutliple recipients

Quick Start 3

  • Send and receive multiple file attachments
  • View your existing communication channels and delete them

Quick Start 4

  • Instances can fully manage their communication channels.

Changing Settings:

After running and using the Quick Starts, we encourage you to begin changing program settings to fully understand Linxter’s dynamic controls.

Each of the Quick Starts has a view dedicated to displaying the settings you registered to the ISB.

Quick Start Settings