Key Routines in Wsend

[This is preliminary documentation and subject to change.]

The Wsend program uses the objects in the Brtest library to send data to the MMR. This program can use either tunneled access or send IP multicast packets.

Much of the code in Wsend.cpp is meant to handle saving and restoring data from the registry and also to handle the user interface. The operation of these functions is not covered in this chapter.

The functions that illustrate how to connect to the MMR and send data are described in Multicasting Functions and Tunneling Functions.