Social

Tuesday, August 27, 2013

Sending UDP broadcast socket Messages (Android | Java)

What is a broadcast message?
  • If you want to send some message to every node on your network, that is a broadcast message.
What UDP?
  • With UDP, computer applications can send messages, in this case referred to as datagrams, to other hosts on an Internet Protocol (IP) network without prior communications to set up special transmission channels or data paths. UDP uses a simple transmission model with a minimum of protocol mechanism. It has no handshaking dialogues, and thus exposes any unreliability of the underlying network protocol to the user's program.

 

Search This Blog

Most Reading

Protected by Copyscape Duplicate Content Software

Facebook Page