Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'Multicast'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
MULTICAST
[ TDx_Play_Library ]
[ next: Player ]
[ prev: Lobby ]
Multicasting is used for sending a single message to multiple destinations.
The message is sent to a multicast server, which then forwards the message to multiple destinations.
If multicasting is not available, a series of individual messages must be sent.
|
|