Bridge Command Network Documentation

The networking protocol used in Bridge Command 5 has not yet been documented. Bridge Command uses UDP port 18304 by default, and uses the enet networking library.

If you want to write a program to interface with Bridge Command via its networking protocol, please see the source code of networkPrimary.cpp (used when Bridge Command is the master sending scenario information) and networkSecondary.cpp (used when Bridge Command is receiving scenario information, as a secondary display), or contact james@bridgecommand.co.uk.