I find one problem with the Netmeeting running on the WAN adapter
when the packet scheduler is enabled.
The problem I found as follows.
During the conversation session(voice data is transmiting), if I
send a ping packet to the peer, the ICMP echo packets are blocked by the
packet scheduler when
they are received. By running theWireShark to capture the packets, I
can see the ICMP echo packets there. However, ping test cannot go througth.
If I disable the packet scheduler, the problem is solved.
Is there anyone who knows what QoS API in windws that I can call to
control the packet scheduler programatically?
Are you sure that packet scheduler blocks any packets on receiving side?
AFAIK it deals only on the sending direction.
--PA
In addition, I captured the packets from the peer and ICMP(request, echo)
packets could be found there.
"Pavel A." <pav...@NOwritemeNO.com> wrote in message
news:O2uIEJql...@TK2MSFTNGP03.phx.gbl...
"Pavel A." <pav...@NOwritemeNO.com> wrote in message
news:O2uIEJql...@TK2MSFTNGP03.phx.gbl...
--
V.
This posting is provided "AS IS" with no warranties, and confers no
rights.
"Angie" <kimo...@yahoo.com> wrote in message
news:%23FAsk%23rlIH...@TK2MSFTNGP05.phx.gbl...
I did run a application that is implemented by me to add a traffic rule for
ICMP, the ICMP traffic is blocked by the Packet Scheduler after the rule was
added too.
I ran the WireShark and the ICMP echo packets can be seen there. It looks
very strange for this problem and I do not know what it is going on at this
moment.
"Volodymyr M. Shcherbyna" <v_sch...@online.mvps.org> wrote in message
news:OorzvVJm...@TK2MSFTNGP03.phx.gbl...