Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UDP issue #10

Open
Rak3tenmann opened this issue Apr 30, 2024 · 3 comments
Open

UDP issue #10

Rak3tenmann opened this issue Apr 30, 2024 · 3 comments

Comments

@Rak3tenmann
Copy link

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

@Nenkai
Copy link
Owner

Nenkai commented May 2, 2024

Actually, I don't know about SimHub, but DBox isn't at least.
DBox uses GT7Proxy and isn't quite clear about it.

@vthinsel
Copy link

vthinsel commented May 2, 2024

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

@Rak3tenmann
Copy link
Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants