CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2009
    Posts
    1

    code for measuring throughput delay and latency

    hi everyone
    can anybody help me with writing the code to measure network performance matrix i.e. delay latency througput etc. preferably in java on linux. i have no backgorund of network programing

  2. #2
    Join Date
    Nov 2003
    Location
    Portland, OR
    Posts
    894

    Re: code for measuring throughput delay and latency

    Quote Originally Posted by xecutioner View Post
    ...preferably in java on linux.
    This is a C++ networking thread. You need to post it in the appropriate forum. Also do your research first and then ask questions here.

Tags for this Thread

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

Featured