Introduction

Prerequisites
Complete review of the Need To Know section
Completed Register HelloWorld
Completed Build HelloWorld
Downloaded Quick Starts

Unzipped Directory

Our Quick Starts are open source programs available in both C# and VB 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.

Quick Start 1

  • Communication channel requests are made through Web Manager. You can have the requests automatically accepted or require Web Manager approval.
  • 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