giuse / vtorcs

Visual TORCS
GNU General Public License v2.0
22 stars 7 forks source link

wait for request on port 3101 #1

Closed xinleipan closed 7 years ago

xinleipan commented 7 years ago

I try to run this program but get stuck here " waiting for request on port 3101"

giuse commented 7 years ago

Server is running. Now you need to run a client car that connects to 3101 UDP and drives :) Check out the example here: https://github.com/giuse/vtorcs/tree/master/scr-client-java Have fun! :)