clients: data to the server throwing devices,
users: the web browser users.

Managers: Client and user manager.

server app (1177): Review the data received from the clients. Clients connected via TCP.


----Are "clients" and "users" totally different entities?----
Yes, the Clients=server app (port 1177) connected. Users:
connects through a browser.

----Is it correct that the activity of the "clients" is monitored by your system and the "users" can see this activity on a browser?----
the "clients" is review by our system and the "users" can see this activity on a browser.

----The "clients" connected on port 1177 connect through a browser as well?----
No: the "clients" is connected to the TCP protocol.

----Can the "managers" see which "users" are connected? How should they "communicate with them live"? Through a chat?----
I have to chat with them and I want to watch them to keep their statistics.

Lightstreamer is going to be the server app and a web server.
I need to tie together all the units in this way.


Thank you in advance for your answer!