qos
QoS for TCP connection made by a DLL
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[详细]
2023-02-18 15:40 分类:问答Linux low latency tcp stream
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[详细]
2023-01-18 15:41 分类:问答Generic QoS Message batching and compression in Java
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[详细]
2023-01-14 11:55 分类:问答Setting DIFFSERV/DSCP with GQOS for specific socket in c
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[详细]
2022-12-18 10:12 分类:问答Inconsistent packet delivery by NIC, NIC performance measurement
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开发者[详细]
2022-12-17 12:14 分类:问答Windows RSVP QoS service is stopped when no QoS-socket active. Can that be changed?
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[详细]
2022-12-10 05:45 分类:问答