botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework
Client-Server Connection and Requests Functions

Modules

 bsServerConnect
 Connect to the bsProxy server.
 
 bsServerDisconnect
 Disconnect from the bsProxy server.
 
 bsServerReqGetVersion
 Request server to return the server's version string.
 
 bsServerReqLoopback
 Request server to loopback the requested message data.
 
 bsServerReqSetLogging
 Request server to set the server's logging level.
 
 bsServerReqMsgTrace
 Request server to enable/disable message tracing on a virtual connection.
 
 bsServerReqOpenDev
 Request server to establish a virtual connection to the device end point.
 
 bsServerReqCloseDev
 Request server to close a client's vitual connection.
 
 bsServerReqGetVConnList
 Request server to retrieve the server's list of virtual connection handles for this client.
 
 bsServerReqGetVConnInfo
 Request server to retrieve the server's information for a given virtual connection.
 

Detailed Description

The libbotsense library client-server connnection and control functions and server-terminated request functions.