Open up your Clients client class.
Find
317 (It will be sending to the server). Change it to a random number. Copy that random number. Go to your server client class, and find run(). You will see if(something != 317 and change the 317 to the number you copied from your client.




