Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
3answers
349 views

How to profile network utilization of a .NET application

I have a .NET windows service that does a lot of network magic (WMI, Ping, etc - the list is very long). I would like to profile, with as much ease and detail as possible, how much bandwidth the ...
1
vote
3answers
919 views

Get network utilization in c#

How can I get the network utilization using C# code?
0
votes
1answer
308 views

calculating link utilization using ns2

hi all i want to calculate utilization of link between 2 node n0 and n1 in ns2 . i have out.tr file that contains trace-queue output for that link. please help me on this topic as soon as possible ...