next up previous contents
Next: Using UDP and plain Up: Transport protocols Previous: Transport protocols   Contents

UDP

UDP uses IP multicast for sending messages to all members of a group and UDP datagrams for unicast messages (sent to a single member). When started, it opens a unicast and multicast socket: the unicast socket is used to send/receive unicast messages, whereas the multicast socket sends/receives multicast messages. The channel's address will be the address and port number of the unicast socket.



Subsections

Bela Ban 2002-11-16