A
A
akass2015-05-31 01:28:49
Android
akass, 2015-05-31 01:28:49

What is the correct way to forward messages to a bunch of clients?

I sent the server address via udp-broadcast, the clients joined and sent their addresses to the server, what is the right way to send the message from the client to all other clients?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
evnuh, 2015-05-31
@evnuh

Use zeromq and don't worry

M
Maxim Moseychuk, 2015-05-31
@fshp

Either send a message via upd to all received addresses, or clients initiate tcp connections and receive messages through them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question