Tsctl TCP API

From embeddedTS Manuals
Revision as of 21:48, 13 February 2013 by Mark (talk | contribs) (Created page with "= Overview = The tsctl server serves up a TCP api on port 5001. This includes all of the functionality available using the standard Tsctl API Reference. = Functions = ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

The tsctl server serves up a TCP api on port 5001. This includes all of the functionality available using the standard Tsctl API Reference.

Functions

ClassCount

This functionality is described Tsctl API Reference#ClassCount here.

TCP Request Packet TCP Reply Packet
Offset Bytes Field Value Offset Bytes Field Value
0 2 Class 0x0000 0 2 class 0x0000
2 1 Instance Instance 2 1 Command 0x00
3 1 Command 0x00 3 1 Tag 0x13
4 4 ClassCount ClassCount
8 1 tag 0x80