I'm currently building a server/client chat program.

There's a list of all connected clients in a list box (lstUsers).

I want to send the data in my text1.text to all of the clients' text1.texts.