B4J Question Udp server for multiple audio chat

Addo

Well-Known Member
Licensed User
Is there any example to create a udp server to handle multiple reads and write to clients that subscribed to it ?

Each client can have client class like client name client connected date etc..?

A queue list that can hold clients to send data to each ?

Is there an example for that ?
 
Top