Help in sending out of band datagram packets to clients

2013-10-21 Thread Dhruv Chopra
I'm looking for some advice on how to best handle one of our scenarios 1. Clients send UDP requests to the server 2. The server responds back to the requests 3. The server also needs to send out of band messages (notifications) to the clients on UDP For handling 1 and 2, what I do

Re: Help in sending out of band datagram packets to clients

2013-10-21 Thread Emmanuel Lécharny
Le 10/21/13 11:42 AM, Dhruv Chopra a écrit : I'm looking for some advice on how to best handle one of our scenarios 1. Clients send UDP requests to the server 2. The server responds back to the requests 3. The server also needs to send out of band messages (notifications) to the