Click here to Skip to main content
16,018,650 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am working in C# Proxy Serer. My requirement is to limit the bandwidth of client computer based on the user account. Also need to limit the download limit of user. My requirement is to make a program for WiFi sharing with user authentication. Please Help me if any body have sample code please share

Thank you
Posted

1 solution

Why don't you use something already made and tested, like squid: http://www.squid-cache.org/[^]
 
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