MatchPort AR – Evolutions OS SDK

The Evolution Software Developers Kit (SDK) provides the ability to create custom applications that run on the MatchPort AR using the Evolution Operating System. Access to the Evolution Application Programmer’s Interface (API) allows developers to easily enhance the Evolution OS rich features for custom applications.

MatchPort AR – Evolutions OS SDK Overview

SDK Main Modules

The Evolution SDK provides the programmer with high-level access to a large portion of the Evolution OS (or simply “Evolution”) feature set. Complete documentation for all functions, structures, definitions, etc., are provided in the Evolution SDK Reference Manual. The functionality provided by Evolution includes:

  • CLI
    Evolution uses a powerful Command Line Interface (CLI). The CLI is accessible through the serial ports, as well as through Telnet and SSH. It can be used for configuration, checking system status, and performing various functions available in the system. Using the SDK a developer can add custom commands to the CLI.
  • XML Configuration Record (XCR)
    A powerful way to configure a MatchPort AR running Evolution is with Extensible Markup Language (XML) Configuration Records (XCR). XML is human readable yet very efficient for machines to interpret. The XML engine has been designed to efficiently import and export XCRs and also provides a high degree of flexibility. XCRs can contain configuration information for the entire system, or for just a few parameters.
  • HTTP
    Evolution includes a standard HTTP server which supports both HTTP v1.0 and v1.1. Included in the HTTP framework is full support for CGI, Cookies, Mime Types, Statistics, Logging, RSS, Authentication, and SSL. Already implemented within Evolution on the MatchPort is a powerful Web Manager, which provides users with status information, configuration capabilities, as well as the ability to perform numerous other system functions. The Evolution SDK allows users to easily expand on the MatchPort Web Manager by adding both static and customized CGI-based web pages. A wide range of API calls are available for parsing and decoding GET query strings, URL encoded and multipart POST data.
  • Secure Shell (SSH)
    The Evolution Secure Shell is a fully interoperable version of the Secure Shell v2 protocol to provide secure remote login and other secure network services over an insecure network. The SSH implementation API’s are similar to standard Berkeley Socket API’s. A variety of algorithms for key exchange, authentication, and encryption are provided.

Other Required Tools

To build Evolution SDK applications requires Sourcery G++ Light Version 2007q3 (free, command-line only tools), or Personal Version 4.2-59 or later.  Download Sourcery G++ tools at http://www.codesourcery.com/sgpp/lite/coldfire/portal/package4758/public/m68k-elf/freescale-coldfire-4.3-208-m68k-elf.exe.

Download

For more information and download instructions, please visit the SDK Page.

This SDK previously supported the following discontinued product: MatchPort b/g Pro.

MatchPort AR – Evolutions OS SDK Tech Specs

Additional APIs

The following is a sampling of the additional APIs included in the Evolution SDK:

  • Operating System
    Common OS System functions such as Semaphores, Task Creation/Suspend/Kill.
  • BSD Socket Programming Interface
    Provides standard access to protocol services including TCP, UDP, and DNS.
  • File System
    Full file system support with an ANSI C like API, accessible via FTP, TFTP, CLI and Web Manager.
  • Data Structures
    Includes Hash Tables, Link Lists, and AVL Trees.
  • Dynamic Memory Heap
    Includes Malloc, Free, and Private Mbuf-like Buffer Pools.
  • Diagnostics
    APIs for statistics such as Network statistics, Memory usage, File System usage and Process usage.
  • Email
    Send email messages with message bodies.
  • Configurable I/O Pins
    Full management of MatchPort configurable pins.
  • Serial Port
    APIs to send and receive data on the serial ports.

Sample Programs

The Evolution SDK includes various sample programs to demonstrate a particular capability. Programmers can refer to these sample programs when creating their own custom applications.

  • helloworld.c
    Uses the SDK Serial API to print “Hello World” on serial port 1.
  • thread.c
    Uses the serial and semaphore APIs. A new thread is created to print “Hello World” multiple times, and uses a semaphore to signal the main thread when its execution is complete. All required memory is dynamically allocated.
  • commandline.c
    Uses the command line API to enhance the standard Evolution CLI with some simple custom commands.
  • cgi.c
    Uses the web APIs to create a simple CGI based page. The sample takes a string and “translates” it into all upper case text.
  • sockets.c
    A simple implementation of a telnet server that translates a string to uppercase using BSD sockets.
  • tunnel.c
    Basic tunneling application. Uses threads, sockets, serial read/write, and xml configuration.
  • email.c
    Uses XCR data to provide email settings, and then initiate the sending of an email message through the use of the API.
  • sshclient.c
    Uses BSD sockets and the Evolution SSH API to establish an outgoing SSH connection to the specified SSH server.
  • sshserver.c
    Uses BSD sockets and the SSH API to establish an SSH server and connect to incoming SSH clients.
  • sslclient.c
    Uses BSD sockets and the Evolution SSL API to establish an outgoing SSL client connection to the specified SSL server.
  • sslserver.c
    Uses BSD sockets and the Evolution SSL API to establish an incoming SSL server connection to the requesting SSL client.
  • custommib.c
    Adds custom MIB data to the standard MIB data exposed automatically by Evolution.
  • cpio.c
    Configures, reads and sets the general purpose I/O pins of the MatchPort module.
  • aestunnelclient.c
    Creates the client (server implemented in aestunnelserver.c) for a rudimentary tunneling application using AES data encryption.
  • aestunnelserver.c
    Creates the server (client implemented in aestunnelclient.c) for a rudimentary tunneling application using AES data encryption.
  • wlan.c
  • readconfig.c
    Retrieves current configuration information using XSR data.
  • xmlconfig.c
    Sets configuration data using XCR data.
  • tftpsample.c
    Uses the File I/O API for file creation and the TFTP client API to put a file on a TFTP server.

Lantronix Part # Name Description Order Now
Sorry, no parts were found that match that search query.
Lantronix Part #
MPDK1000-01
Name

MatchPort Developer Kit / Evolution SDK Developers Kit

The kit includes:
- User Guide
- Integration Guide
- DeviceInstaller™ software
- SDK
- CodeSourcery Sourcery G++ Light Edition
- CodeSourcery Sourcery G++ Personal Edition trial version
- P & E Micro-computer systems USB Multilink
- MatchPort with BDM connector
- MatchPort demo board

Contact Us

Lantronix's Full Solution & Service Offering

ConsoleFlow
Increase your operational efficiency and create new revenue generation streams with our ready-to-use software platform for your IoT and REM assets.
Connectivity Services
Our IoT cellular platform simplifies connecting your global IoT fleet, on every network, using a single SIM.
LEVEL, Technical Services
Our dedicated technical experts are here to assist with your unique IoT and IT solutions.
scroll to top

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close