TC (Traffic Control) API
Hello folks,
i am hoping someone has done this before or at least knows how to...
I need to write a script that conrtols the TC API. i am using the Windows Resource Kit (tccom.exe , and tcmon.exe which is a GUI that conrtols the TC API) to mark DSCP on outgoing traffic (based on destination IP & Port number) from Windows XP worksations. The problem is tccom runs as a proccess therefore after your reboot you loose your dscp markings. I would like to be able to have a script that runs on login to control the TC API in much the same manner that tcmon does. Could somone point me in the right direction?