Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Lior Ohana
0
5
0
Network Throughput Detection (c#)
Oct 11 2009 7:23 AM
Hi All,
I'm writing some code that suppose to send UDP packets from one of the available network interfaces.
The logic I want to use is to send from the less "busy" interface.
I'm trying to figure out a way to monitor the outgoing throughput without using the perfrmance counters since finding out the IP to bind from the performance counter instance is not simple (if possible at all).
I can track what I send but I need to assume that other processes can send what ever they like.
Any idea?
Thanks!
Reply
Answers (
4
)
Delegates, why use them?
Read IE settings