scan client side bandwidth

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • haanjae
    New Member
    • Mar 2011
    • 13

    scan client side bandwidth

    hello, i am new in coding c#. I'am creating a client server bandwidth system, so i need to know the the amount of download rate at client side. What should i look for? As far as i know, required to use these: (hope i'm correct)
    Code:
    System.Net.NetworkInformation
    and
    Code:
    IPv4InterfaceStatistics
    Thank you very much.
Working...