Our Windows app asks a 3rd party DLL to make a TCP connection to a server. We need to apply QoS parameters to this TCP connection, in order to reduce latency. Any ideas on how to do that? We\'re open
I have an embedded application that has this requirement:One outgoing TCP network stream need absolute highest priority over all other outgoing network traffic.If there are any packets waiting to be t
We have a custom messaging system written in Java, and I want to implement a basic batching/compression feature that basically under heavy load it will aggregate a bunch of push responses into a singl
I need to set the DSCP field of packets sent from a specific (tcp) socket in windows XP. It seems that the GQOS API should serve this purpose (see http://blogs.msdn.com/wndp/archive/2006/07/05/657196
One of our customers experiences problem with our streaming application (win32). It seems like UDP (RTP) packets that should be sent by the application with some constant interval (say 20 ms) ar开发者
We have a program that uses QoS-sockets, our softphone application uses QoS for the RTP. That application is normally l开发者_开发知识库eft running, sometimes however it is restarted. (Stop, wait 300