I m going to develop an application for the Cable Net operator. Through my application, he will be able to stop the internet Bandwith of the Defaulter IP of his network. Now i want to know how to control that Internet Bandwith in Visual BasicI want to control Internet Bandwith of particular IP using Visual Basic.?
Put a meter on it. A que.
sample the throughput amount in bytes and accumulate this.
You can certainly do this at the Active X control point without reading what the user is sending or doing.
Then set a fixed amount
A=activextool1.throuput
B=B+A
C=value (limit)
If B%26gt;C then (shut off active X and put up notice).
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment