Re: [android-developers] Question about IP packet header's TOS(& DSCP) field marking

2010-07-11 Thread David Turner
Which packets are you capturing exactly ? If you are using the emulator's -tcpdump option, then you're capturing the traffic on the emulated ethernet LAN, corresponding to the ethernet packets sent through the emulated kernel (and received by the emulator's internal router/firewall). If you are

[android-developers] Question about IP packet header's TOS(& DSCP) field marking

2010-07-11 Thread comet565
Hi, i am making a small android application which VoIP program based in SIP(Session Initiation Protocol) using the android default emulator(version : Android SDK 2.2) Through this program, i will support the QoS for each service such as voice telephony, SMS messaging and so on. So, i want to mark t

[android-developers] Question about IP packet header's TOS(& DSCP) field marking

2010-07-06 Thread comet565
Hi, i am making a small android application which VoIP program based in SIP(Session Initiation Protocol) using the android default emulator(version : Android SDK 2.2) Through this program, i will support the QoS for each service such as voice telephony, SMS messaging and so on. So, i want to mark