hi there,
i want to implement a server that receives voice packets from many clients then send these packets to all the clients so that the clients are communicated to each other through the server.
how i can send the received packets to all the clients?
any good tutorials or examples?
i appreciate any help.