Need to Know

Components

  • Linxter ISB: The Linxter Internet Service Bus is the hosted, collective set of back-end services that processes messages between Linxter enabled programs.
  • Linxter SDK: The Linxter Software Development Kit contains the API that developers use to integrate programs with the Linxter ISB.
  • Linxter Web Manager: The Linxter Web Manager is the interface for administering your Linxter enabled programs and the developers associated with your company.

Requirements

The Linxter SDK is currently supported on Windows XP, Vista, Windows 7, Windows Server 2003, Windows Server 2008, and Azure. The machine must have the .NET 3.5 Framework or higher installed.

Future versions of it will support Google Android, iPhone, Windows Phone 7 and Linux.

Terms

  • Program: When you register a program to the ISB, you are not storing any code there. You are registering its name and its communication configuration settings that are used by all instances of it. Once registered, it is assigned a unique Program ID.
  • Program Instance: An installed copy of a Program. There may be many instances of the same program running at one time, on multiple machines or on one machine, by multiple users or by one user. Each program instance is uniquely identified by a Program Instance ID.
  • Communication Channel: A digital contract that enables and governs message-based data exchange between instances of Linxter enabled programs. Communication channels are created only after a communication channel request is made and accepted/approved.