Quantcast
Channel: Processing Forum
Viewing all articles
Browse latest Browse all 1768

Re : How do I send data to only one client (using the network library)? [SOLVED!]

$
0
0
My understanding - and I may very well be wrong about this - is that you don't. You send the message to all the clients, and those clients that the message is not intended for should simply ignore it. You'll probably want the message itself to include which client(s) it is intended for, so a client can determine if it should ignore it or not.

Viewing all articles
Browse latest Browse all 1768

Trending Articles