TSP: The Transport Sample Protocol



Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

tsp_server.h

Go to the documentation of this file.
00001 
00038 #ifndef _TSP_SERVER_H
00039 #define _TSP_SERVER_H
00040 
00041 #include "tsp_prjcfg.h"
00042 
00052 int TSP_rpc_request(TSP_provider_request_handler_t* this);
00053 int TSP_rpc_request_config(TSP_provider_request_handler_t* this);
00054 void* TSP_rpc_request_run(TSP_provider_request_handler_t* this);
00055 int TSP_rpc_request_stop(TSP_provider_request_handler_t* this);
00056 char* TSP_rpc_request_url(TSP_provider_request_handler_t* this);
00057 
00060 #endif /* _TSP_SERVER_H */
Framework Home Page.

Beware !! TSP wave is coming...