wsrm.h header
This header is used by Windows Sockets 2. For more information, see:
wsrm.h contains the following programming interfaces:
Structures
RM_FEC_INFO The RM_FEC_INFO structure specifies settings for using forward error correction (FEC) with Reliable Multicast. This structure is used with the RM_USE_FEC socket option. |
RM_RECEIVER_STATS Provides statistical information for a Reliable Multicast receiver session. This structure is used with the RM_RECEIVER_STATISTICS socket option. |
RM_SEND_WINDOW The RM_SEND_WINDOW structure specifies the Reliable Multicast send window. This structure is used with the RM_RATE_WINDOW_SIZE socket option. |
RM_SENDER_STATS Provides statistical information for a Reliable Multicast sender session. This structure is used with the RM_SENDER_STATISTICS socket option. |
Enumerations
eWINDOW_ADVANCE_METHOD The eWINDOW_ADVANCE_METHOD enumeration specifies the window advance mode used for Reliable Multicast. |