- Home /
 
 
               Question by 
               upkto · Sep 30, 2013 at 10:40 AM · 
                networkingnetworknetworkview  
              
 
              How to send UDP updates form server to each Client?
I have some problem, there is a client - server, the client sends a command to server (key states), the server processes the state of the keys and make broadcasts to all clients with the coordinates. How to make the client to receive updates based on his keys? The following quote pattern of interaction:
 
               Comment
              
 
               
              Your answer