3
Answers

Remoting: getting connected clients

Ask a question
sacresp

sacresp

19y
2.8k
1
1) How can I determine in server all the clients that are connected? 2) I have three projects (server, client and "shared object"). One method in shared object causes an event to be triggered. How do I know, who fired the method? The scenario is : one client is sending data, that is to be shared to all connected clients, but they should know, who sent the data.

Answers (3)