UDP issue
Hi Nenkai! I would like to use data from GT7 in SimHub but also with DBox at the same time. For such cases, SimHub may forward the Data to another Port. But the DBox Software cannot listen to another Port nor Forwarding Data. As far as I know, both SimHub and DBox are using your code. And each Tool separatly works great. At this point I want to thank you. Incredible work!
However, I asked DBox to make it possible to listen to another Port. But they dont want to.
The only chance I see is to clone the Data even before it goes to Simhub (where I may change the listening port. Any ideas how to do so? Thank you! Christian
Actually, I don't know about SimHub, but DBox isn't at least. DBox uses GT7Proxy and isn't quite clear about it.
Hello I once made a tool to duplicate an incoming udp flow to two/three destinations: https://github.com/vthinsel/Python_UDP_Receiver/blob/master/UDP_proxy.py Hope it helps
In the meantime, I found a "UDP Relay Plugin" in SimHub. But it doesn't work as expexted. However, I search for a way to use DBox and SimHub at the same time with GT7 Data. And since I do have just a roght understanding about UDP, any help would be apriciated. Thanks!