Changes between Version 6 and Version 7 of QoS


Ignore:
Timestamp:
May 21, 2012 10:43:22 AM (12 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QoS

    v6 v7  
    5858 
    5959 
    60 === Linux === 
     60=== Linux === #linux 
    6161 
    6262DSCP is available via IP TOS option.  
     
    6666WMM is not known to be available. 
    6767 
    68 === MacOS X === 
     68=== MacOS X === #mac 
    6969 
    7070DSCP is available via IP TOS option.  
    7171 
    72 === Windows and Windows Mobile === 
     72=== Windows and Windows Mobile === #winwm 
    7373 
    7474(It's a mess!) 
     
    8080WMM 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. 
    8181 
    82 === Symbian S60 3rd Ed === 
     82=== Symbian S60 3rd Ed === #symbian 
    8383 
    8484Both DSCP and WMM is supported via {{{RSocket::SetOpt()}}} with will set both Layer 2 and Layer 3 QoS settings accordingly.