jetbridge
jetbridge copied to clipboard
What is the bandwidth of the SimConnect ClientData communication channel?
It would be good to know what the bandwidth of the SimConnect ClientData communication channel is. This would help answer some questions, such as whether it is viable to use a single uplink/downlink channel pair or whether we need separate channels per client. It will also help answer the question of whether splitting Protocol Data Units into multiple packets to allow for larger data transfers is possible.
Testing this should be pretty straightforward. We need a client to spam the Jetbridge Module with requests and for it to count the actual responses received per unit time. We then need to check what happens if multiple (I'd say at least 5) different clients spam the module with requests at the same time.