![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | djmick |
So I have a server and client project and they can connect successfully, and in the client code it matches up two clients to each other, but I need to tell the clients that they are matched up from the server, however, it needs to go back to only the two specific clients that are matched up. Does anyone know how to send info from the server to a specific client, probably based on that clients id? Thanks