![]() |
botsense
3.2.0
RoadNarrows Client-Server Proxied Services Framework
|
Modules | |
| bsClientNew | |
| Create a new unconnected proxied client. | |
| bsClientDelete | |
| Delete a proxied client. | |
| bsClientTrans | |
| Execute a request - response transaction with the server. | |
| bsClientAttrGetName | |
| Get client name. | |
| bsClientAttrGetTraceState | |
| Get client virtual connection trace state. | |
| bsClientAttrGetVConnCount | |
| Get the number of active virtual connections for this client. | |
| bsClientAttrHasVConn | |
| Test if client has a virtual connection identified by the handle. | |
| bsClientAttrGetDevName | |
| Get client virtual connection device name. | |
| bsClientAttrGetModName | |
| Get client virtual connection interface module name. | |
| bsClientAttrSetLogging | |
| Set client's diagnostics logging threshold. | |
| bsClientAttrGetConnState | |
| Get client's connection state. | |
| bsClientFillMsgHdr | |
| Fill in message header. | |
| bsClientGetMsgName | |
| Get the message name. | |
| bsClientLogMsgHdr | |
| Log [pre/un]packed message header. | |
The libbotsense library base, client-specific functions.