botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework

Request server to retrieve the server's information for a given virtual connection. More...

Request server to retrieve the server's information for a given virtual connection.

Synopsis:
#include "botsense/BotSense.h"
#include "botsense/libBotSense.h"

int bsServerReqGetVConnInfo(BsClient_P pClient, BsVConnHnd_T hndVConn, BsVConnInfo_T *pVConnInfo);

Description:

Parameters
pClient