Changes between Version 6 and Version 7 of QoS
- Timestamp:
- May 21, 2012 10:43:22 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QoS
v6 v7 58 58 59 59 60 === Linux === 60 === Linux === #linux 61 61 62 62 DSCP is available via IP TOS option. … … 66 66 WMM is not known to be available. 67 67 68 === MacOS X === 68 === MacOS X === #mac 69 69 70 70 DSCP is available via IP TOS option. 71 71 72 === Windows and Windows Mobile === 72 === Windows and Windows Mobile === #winwm 73 73 74 74 (It's a mess!) … … 80 80 WMM is available for mobile platforms on Windows Mobile 6 platform and Windows Embedded CE 6, via {{{setsockopt(IP_DSCP_TRAFFIC_TYPE)}}}. qWAVE supports this as well. 81 81 82 === Symbian S60 3rd Ed === 82 === Symbian S60 3rd Ed === #symbian 83 83 84 84 Both DSCP and WMM is supported via {{{RSocket::SetOpt()}}} with will set both Layer 2 and Layer 3 QoS settings accordingly.