Search:

Type: Posts; User: johnnyfingers77

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    9,788

    No worries - very much appreciate the quick...

    No worries - very much appreciate the quick feedback.
  2. Replies
    6
    Views
    9,788

    I did, that's what my reply detailed - the...

    I did, that's what my reply detailed - the information I found on that page and related pages detailing the structures that support the call. While Windows, does support setsockopt(), it does not...
  3. Replies
    6
    Views
    9,788

    I realize this isn't a code writing service, but...

    I realize this isn't a code writing service, but how about an example?

    I've looked at the documentation for WSAIoctl and while there is a SIO_SET_QOS option which uses a QOS structure, I'm not...
  4. Replies
    6
    Views
    9,788

    QoS on Windows 7

    I'm trying to code a simple UDP client that can be used for voice testing and it needs to set the ToS byte in the IP header. On Linux, I would simply:



    ...
    setsockopt(s, IPPROTO_IP, IP_TOS,...
Results 1 to 4 of 4