A super simple Java project about sending input commands across the Internet in real-time.
Uses a TCP protocol to send gamepad inputs between client and host. A vJoy feeder emulates a gamepad on the host's machine.
Requires:
-
JvJoyInterface https://github.com/rlj1202/JvJoyInterface