Hi @all,

as a base I used the "Threaded Fortune Server" example. But i don't know where I must save the sockets of the connected clients, because the socket is created within the thread...
so the server didn't have access to these sockets.

My plan is to send a message to all connected clients if the server receives a special message or a date/time is reached.

Could someone please help me
Thanks in advance

Best Regards
NoRulez