Content

Summary

This document provides information about the Ihse DracoTera protocol implementation for VSM.

Status of Driver

APPROVED 

Component for Driver

GADGETSERVER

Release (Build) of Component

vsmGadgetserver 5.6.1.xyz

Revision of Implementation1.0.5.0


Name/Type of 3rd Party API
Version of 3rd Party API
Additional 3rd Party information

Connection

Connection TypeTCP/ IP
Default Port5555

Supported Features

  • Keyboard, video and mouse switching

This implementation is split up into two instances: MultiLayer and SingleLayer. The MultiLayer protocol is used to switch CPUs to consoles and vice versa on two independent layers. The SingleLayer protocol only switches CPUs to consoles. Each implementation polls the system state every 5 seconds.

Supported Commands

GetConsoleQueries the current CPU of a console.
SetConsoleConnects a CPU with a console.
GetConsoleBulkQueries all CPUs connected to all consoles.
GetCpuQueries the console a CPU is connected to.
SetCpuConnects a CPU with a console
GetCpuBulkQueries all consoles connected to all CPUs.
SetConsoleAndCpuConnects a CPU with a console and vice versa.
GetTimeQueries the current system time.

Configuration Details

The protocol provides the following configuration to be made in the web interface of the vsmGadgetServer:

  • Blind Source

Known Issues