WDS Transport Server Functions
Functions provided by the multicast server that interface with content providers.
Function | Description |
---|---|
WdsTransportServerAllocateBuffer | Allocates a buffer in memory. |
WdsTransportServerCompleteRead | Provides status of read operation. |
WdsTransportServerFreeBuffer | Releases memory used by a buffer. |
WdsTransportServerRegisterCallback | Registers a provider callback with the multicast server. |
WdsTransportServerTrace | Sends a debugging message. |
WdsTransportServerTraceV | Sends a debugging message. |