Results 1 to 2 of 2

Thread: Get Network Info of A Process

  1. #1

    Thread Starter
    Fanatic Member BlindSniper's Avatar
    Join Date
    Jan 2011
    Location
    South Africa
    Posts
    865

    Get Network Info of A Process

    Is it possible to get the network information of another program/Process like Bytes sent and Bytes received. I looked under the Process class but that didn't yield any results.

  2. #2
    Fanatic Member amrita's Avatar
    Join Date
    Jan 2007
    Location
    Orissa,India
    Posts
    888

    Re: Get Network Info of A Process

    Here are the keywords...

    NetworkInterface.GetAllNetworkInterfaces Method (System.Net.NetworkInformation)
    GetIPv4Statistics method and read BytesReceived property

    I'm not sure why the link of vb dotnet forums not opening up.

    http://www.*************s.com/net-so...rowser-ie.html
    thanks
    amrita

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width