Hey all,
So im running into a bit of an issue. Im attempting to use a UDP socket to send data out of assetto corsa. Im running into a weird issue and was wondering what anyones workarounds are. Browsing github I see that this is not uncommon to use sockets to send data from assetto.
Im getting...
Some have dreamed of it, and now it's here for FREE.
This tool will allow you to select your friend's pitstop data remotely.
It's extremely easy to set up, fast and effective.
To make it work you first need to create a VPN tunnel using RadminVPN for example.
First you need to make sure that...
Is there anything special that has to be done to get acServer to send UDP data to a plugin?
Here is a snippet from server_cfg.ini:
UDP_PORT=9600
TCP_PORT=9600
HTTP_PORT=8081
UDP_PLUGIN_LOCAL_PORT=11000
UDP_PLUGIN_ADDRESS=127.0.0.1:10000
I've been running the python...
udp2ws
This Assetto Corsa Dedicated Server plugin creates an UDP Relay (to chain plugins) and proxies all the communication through WebSockets.
Requirements
Assetto Corsa Dedicated Server
Any Linux x64 distro or Windows x64 (can be built for other OS, architectures)
Live example
You can try...