Click here to Skip to main content
15,888,113 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
How to program for Controlling the bandwidth of a pc,
In a LAN e.g. suppose 5 clients are running and one addition PC(acting as a Server) should control the bandwidth that is assignable to each of the clients.

I have a knowledge of Networking and C, and C#.
So, how do I program for the required proposal?
Any GUIDE is useful.
I am a MCA student and it is a final sem project.
TO-DOs:-
1)Bandwidth Controlling
2)Bandwidth Monitoring
3)Windows Based


Tell me with full details how can I develop this software/app.
Posted
Comments
Richard C Bishop 13-Feb-13 17:03pm    
The best response you will get from a post like this is just some links to where this info already exists. If it is too specific of a problem, you will have to research it yourself.

Start here:
QOS API (Windows)[^]
You'll probably find this article of some interest: Winsock 2: QoS API Fine-Tunes Networked App Throughput and Reliability[^]

Best regards
Espen Harlinn
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 14-Feb-13 16:34pm    
5ed.
—SA
Espen Harlinn 14-Feb-13 16:37pm    
Thank you, Sergey :-D
The best response I can go with is compliments of JSOP: Why we don't do your homework.[^]
 
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