Update of /cvsroot/playerstage/code/player/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20366/config
Added Files:
passthrough.cfg
Log Message:
Commit of Ben Morellis 'Blackboard' driver and interface
--- NEW FILE: passthrough.cfg ---
# Desc: Example configuration for the passthrough driver
# Author: Alexis Maldonado
#Connect to another player server at IP 192.168.1.15 port 6665, and forward the
dio:0 interface to a local dio:0
driver
(
name "passthrough"
requires [":192.168.1.15:6665:dio:0"]
provides ["dio:0"]
)
#Connect to another player server running in the same machine, but at port
6200, and forward its rfid:1 interface to a local rfid:15
driver
(
name "passthrough"
requires [":localhost:6200:rfid:1"]
provides ["rfid:15"]
)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit