URGENT – BAndwidth limiting question

Home Forums Discussions Support URGENT – BAndwidth limiting question

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4967
    dalgin
    Participant

      hi,

      Can I limit bandwidth using winpkfltr for each ip/source combination?

      If so, Please give me some directions on how to do this?

      Thanks in advance,

      -Dalgin

      #5865
      Vadim Smirnov
      Keymaster

        Can I limit bandwidth using winpkfltr for each ip/source combination?

        Yes

        If so, Please give me some directions on how to do this?

        The basic idea is pretty simple. One possible realization is the following. Create a queue and put all packets into. Also create a periodic timer and each time when timer fires calculate time passed since last timer. Then claculate the amount of data you can allow to pass for the given time and process as many packets from the queue as it fits into clculated amount of data.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.