Click here to Skip to main content
15,905,563 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
How to use C# to control the speed of network card's uplink and downlink speed, such as the network card's upload speed can only be maximum 100kb/s and so on. Instead of the current upload speed and download speeds. Thank you.
Posted
Comments
Mehdi Gholam 10-Nov-11 9:56am    
Do you want to control your connection in your application or globally for everything on your computer?
Sergey Alexandrovich Kryukov 10-Nov-11 11:36am    
Why do you think a card defines upload/download speed? Do you want to limit the speed? Why?
--SA
pucx 10-Nov-11 23:07pm    
yes,I want to limit the speed.I don't want the speed too high.
pucx 10-Nov-11 23:06pm    
yeah, for everything on my computer.

1 solution

Hi,

If you are from System team and would like to implement in your organization then it is a big risk, do it from Proxy Server.

Managing it from card is possible but then its big risk as data can be anything, but yes you can do it using Device Driver Programming (need expert level of VC++ programming knowledge. We did it long back (8 years back) to design a firewall.

Regards
Rushi
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900