Hi!
My challange is the DBox System that can only listen to a dedicatet Port (33470) together with the PS4 /GT7 where this Port cannot be changed.
But I need the data on a second Port to use it with SimHub where I can configure wich port to listen to.
So I tried:
UDP_proxy.py -p 33740 -s1 127.0.0.1 -p1 33740 -s2 127.0.0.1 -p2 33741
to keep the Data at Port 3370.
But that doesn't work.
I there a chance to impliment something that keeps the data as it is but duplicate it to another Port?
Even every other Solution would be fine of course.
Thanks
Christian
Hi!
My challange is the DBox System that can only listen to a dedicatet Port (33470) together with the PS4 /GT7 where this Port cannot be changed.
But I need the data on a second Port to use it with SimHub where I can configure wich port to listen to.
So I tried:
UDP_proxy.py -p 33740 -s1 127.0.0.1 -p1 33740 -s2 127.0.0.1 -p2 33741
to keep the Data at Port 3370.
But that doesn't work.
I there a chance to impliment something that keeps the data as it is but duplicate it to another Port?
Even every other Solution would be fine of course.
Thanks
Christian