botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework

Modules

 Client Interfaces
 
 Server Plug-In
 
 XML Message Set
 

Detailed Description

BotSense standanrd raw /dev/null module.

The primary purpose of this module is for testing and connection validation (although if you need a proxied /dev/null...).

Introduction

The client side C/C++ interfaces are provided by the header file botsense/bsNull.h in conjunction with the libraries libbsclient_null.a or libbsclient_null.so. For python clients, the python module BotSense.bsNull provides wrapper functions for the C libraries.

The server side bsProxy plug-in is the Dynamic Link Library (DLL) libbsserver_null.so.

Source Subdirectory:
bsModules/bsNull