This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
hardware:dbbc.utils_sw [2012/03/29 02:58] Stuart Weston |
hardware:dbbc.utils_sw [2012/04/05 00:54] (current) Stuart Weston |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== 3rd Part Utilities and Software ====== | ====== 3rd Part Utilities and Software ====== | ||
| + | |||
| + | The DBBC Control program now has the ability to communicate via a TCP Socket on Port 4000. | ||
| == IVS DBBC Configuration == | == IVS DBBC Configuration == | ||
| Line 21: | Line 23: | ||
| I have tested it and yes use a "\0" at the end of the string to be sent. | I have tested it and yes use a "\0" at the end of the string to be sent. | ||
| + | |||
| + | Client Software from Gino: {{:hardware:dbbc_client_software.zip|}} | ||