TSP: The Transport Sample Protocol



XML-RPC Client
[Consumer Core Library]

Collaboration diagram for XML-RPC Client:The Client module is the set of functions which encapsulate the RPC machinery. More...

Functions

int TSP_get_server_max_number (void)
 Max server number.
void TSP_remote_close_server (TSP_server_t server)
 Close a server.
int TSP_request_close (const TSP_request_close_t *req_close, TSP_server_t server)
 Close the session for a remote_opened provider.


Detailed Description

The Client module is the set of functions which encapsulate the RPC machinery.


Function Documentation

int TSP_get_server_max_number ( void   ) 

Max server number.

Get how many server can exists on a given host.

Returns:
Max server number

void TSP_remote_close_server ( TSP_server_t  server  ) 

Close a server.

Parameters:
server the server that must be close.

int TSP_request_close ( const TSP_request_close_t req_close,
TSP_server_t  server 
)

Close the session for a remote_opened provider.

Parameters:
req_close the informations tout close the session
server the server

Framework Home Page.


Beware !! TSP wave is coming...