TSP: The Transport Sample Protocol



Generic Consumer
[TSP Consumers]

The Generic consumer set of tools may be used to test in a simple command line interface most of the TSP Asynchronous Requests. More...

Collaboration diagram for Generic Consumer:

Modules

 Generic Consumer Library
 

The generic consumer library API.



Detailed Description

The Generic consumer set of tools may be used to test in a simple command line interface most of the TSP Asynchronous Requests.

Just like BB Tools Command Lines the generic consumer has a BusyBox-like design ((http://www.busybox.net).

tsp_request_generic [generic_opts] <tsp_request> [request_opts]
generic_opts
  • -u (optional) TSP Provider URL. Default is localhost
  • -s (optional) silent mode (may be used for silent scripting)
  • -v (optional) verbose mode
  • -n (optional) no newline read mode
tsp_request
  • tsp_request_open
  • tsp_request_close
  • tsp_request_information
  • tsp_request_filtered_information
  • tsp_request_extended_information
  • tsp_request_feature
  • tsp_request_sample
  • tsp_request_sample_init
  • tsp_request_sample_destroy
  • tsp_request_async_sample_write
  • tsp_request_async_sample_read
Framework Home Page.

Beware !! TSP wave is coming...