botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework

Modules

 Client Interfaces
 
 Server Plug-In
 
 XML Message Set
 

Detailed Description

BotSense standanrd raw RS-232 serial module.

Introduction

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

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

Source Subdirectory:
bsModules/bsSerial