Content
Summary
This document provides information about the Ihse DracoTera protocol implementation for VSM.
Status of Driver | |
---|
Component for Driver | |
---|
Release (Build) of Component | vsmGadgetserver 5.6.1.xyz |
---|
Revision of Implementation | 1.0.5.0 |
---|
Name/Type of 3rd Party API |
|
---|
Version of 3rd Party API |
|
---|
Additional 3rd Party information |
|
---|
Connection
Connection Type | TCP/ IP |
---|
Default Port | 5555 |
---|
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
GetConsole | Queries the current CPU of a console. |
---|
SetConsole | Connects a CPU with a console. |
---|
GetConsoleBulk | Queries all CPUs connected to all consoles. |
---|
GetCpu | Queries the console a CPU is connected to. |
---|
SetCpu | Connects a CPU with a console |
---|
GetCpuBulk | Queries all consoles connected to all CPUs. |
---|
SetConsoleAndCpu | Connects a CPU with a console and vice versa. |
---|
GetTime | Queries the current system time. |
---|
Configuration Details
The protocol provides the following configuration to be made in the web interface of the vsmGadgetServer:
Known Issues