Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / July 2006

Tip: Looking for answers? Try searching our database.

Limit bandwith of my application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DCaballero - 07 Jul 2006 16:22 GMT
Hi, I've seen on some applications like emule, options on limiting the
amount of outgoing and incoming bandwith the application uses. How can
I incorporate this into my application?

Is this done with the .NET network classes, or do I have to go to C++
or can I use some third party library?

Thanks for your help!
David C.
GhostInAK - 07 Jul 2006 21:48 GMT
Hello DCaballero,

Well, since you are in control of what you send out of your application then
you would know how much data yer sending.  In your send routine simply throttle
the usage to whatever you like.

-Boo

> Hi, I've seen on some applications like emule, options on limiting the
> amount of outgoing and incoming bandwith the application uses. How can
[quoted text clipped - 5 lines]
> Thanks for your help!
> David C.
DCaballero - 10 Jul 2006 15:00 GMT
Well the thing is, what we want to do, is limit bandwith of any or all
applications running on the PC.

This is for a corporate control software.

> Hello DCaballero,
>
[quoted text clipped - 13 lines]
> > Thanks for your help!
> > David C.
Carl Daniel [VC++ MVP] - 10 Jul 2006 15:15 GMT
> Well the thing is, what we want to do, is limit bandwith of any or all
> applications running on the PC.
>
> This is for a corporate control software.

You'd probably have to write a filter driver to control bandwidth of all
applications - definitely outside the scope of .NET entirely.

I'd suggest reposting in microsoft.public.win32.programmer.kernel.

-cd
DCaballero - 10 Jul 2006 23:20 GMT
Ooops! Would you know of any third party components that I could use in
.NET via Interop fot his?

> > Well the thing is, what we want to do, is limit bandwith of any or all
> > applications running on the PC.
[quoted text clipped - 7 lines]
>
> -cd
Carl Daniel [VC++ MVP] - 11 Jul 2006 06:17 GMT
>>> Well the thing is, what we want to do, is limit bandwith of any or
>>> all applications running on the PC.
[quoted text clipped - 8 lines]
> Ooops! Would you know of any third party components that I could use
> in .NET via Interop fot his?

Nope - but ask over in .kernel.  Someone there just might (but don't get
your hope up).

-cd

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.