Hello everyone:

I have an application for video conference. The problem is that the
program never restricts the connection speed itself. That means when
the application is running, I almost cannot access internet anymore. I
have to write a program which can limit the max connection speed for a
specific connection.

What I wanna do is: monitor all (TCP/UDP) connections on the computer,
and I can config the maximum connection speed for each one in the list
(at any time I want). I saw a Japanese program called "NEGiES" can do
this work. Can anyone help me how to write a program to do the same
work?

Thanks a lot.

Henry
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to