Walters.Robert Posted July 15, 2019 Share Posted July 15, 2019 My host machine is very capable when it comes to the vehicle's flight dynamics but the program that I use does not have the ability to send the packets required to change the weather. I would like to be able to use something like the Host Emulator to send the weather packets. Is this kind of setup possible? Link to comment
morbid Posted July 16, 2019 Share Posted July 16, 2019 Hello Robert, CIGI protocol supports only one host in the network, there's no ready way to use two of them simultaneously. However, there are three options for modifications: Change your own host and add required packages support. Sorry if I was too obvious here. If it's not possible, create your own "Host broker" that will intercept packages from HEMU and your host. Connect this "Broker" to the Unigine IG based app. Take our deprecated CigiClient and rewrite it as second connector plugin. In theory, you'll be able to pair this plugin with a second host. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
Recommended Posts