Does anyone know how to limit / control twsocket (client) bandwidth in ICS components in Delphi? We have a small program that displays the port for squid. Software that uses ICS components that send requests from the local network goes to one port on the squid port and returns the contents back to the original IP address. Can someone shed some light on how to control bandwidth, to limit certain KB / sec, to keep the bad guys from using whole resources? Some pieces of code can be highly appreciated.
Thanks in advance.
source
share