Net-Server - Possible to add some things?
Posted: Fri Jan 25, 2013 12:35 pm
Hello!
I just wanted to ask if it is possible to add some features to the Net-Server Module
So are those thinks possible?
Input:
* List of ClientIDs where to send the data string
At the moment it is possible that the client is sending a random ID to the server - and the server answerd with a string where the ID is delivered back. - So the Client filters the data
BUT - The server sends the message to all clients that are conected - rather useless an too huge traffic if you cot hundred clients and want to send a message only to 2 ore 3 clients.
NEXT: Security - all Clients recive the data - and are able to read it out with a network-tool. This is not secure...
So if every client gets an ID those Outputs would also be nice:
Output:
* Client ID or IP - Show the ClientID or IP that was sending the data string
* List of Clients - Lists all clients that are conected with the server
Also verry useful outputs:
* Trigger for new connection
* ClientID that conected last
Just some suggestions because i worked now a little with those modules for some testing
Regards
C.Hackl
I just wanted to ask if it is possible to add some features to the Net-Server Module
So are those thinks possible?
Input:
* List of ClientIDs where to send the data string
At the moment it is possible that the client is sending a random ID to the server - and the server answerd with a string where the ID is delivered back. - So the Client filters the data
BUT - The server sends the message to all clients that are conected - rather useless an too huge traffic if you cot hundred clients and want to send a message only to 2 ore 3 clients.
NEXT: Security - all Clients recive the data - and are able to read it out with a network-tool. This is not secure...
So if every client gets an ID those Outputs would also be nice:
Output:
* Client ID or IP - Show the ClientID or IP that was sending the data string
* List of Clients - Lists all clients that are conected with the server
Also verry useful outputs:
* Trigger for new connection
* ClientID that conected last
Just some suggestions because i worked now a little with those modules for some testing
Regards
C.Hackl