TSP: The Transport Sample Protocol



TSP_answer_open_t Struct Reference
[The TSP Abstract API]

The TSP answer open is the answer from a TSP request open. More...

Data Fields

unsigned int channel_id
 The channel identifier used to send forthcoming request, which is a session identifier stored by the TSP provider in order to handle provider-side consumer state or data.
TSP_status_t status
 The provider status.
string status_str
 A string describing the provider status.
int version_id
 The version of TSP protocol.

Detailed Description

The TSP answer open is the answer from a TSP request open.

See also:
TSP_request_open_t

Field Documentation

unsigned int TSP_answer_open_t::channel_id

The channel identifier used to send forthcoming request, which is a session identifier stored by the TSP provider in order to handle provider-side consumer state or data.

The provider status.

string TSP_answer_open_t::status_str

A string describing the provider status.

The version of TSP protocol.

Framework Home Page.

Beware !! TSP wave is coming...