Closed Thread
Results 1 to 7 of 7

Thread: bandwith tester

  1. #1
    ahmed is offline Programming Professional
    Join Date
    Oct 2008
    Posts
    300
    Rep Power
    0

    bandwith tester

    is there any API to test the speed of internet using Java? if there is then please do reply

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: bandwith tester

    Why does it need to be in Java? Why not just use one of the bandwidth testing sites?
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    ahmed is offline Programming Professional
    Join Date
    Oct 2008
    Posts
    300
    Rep Power
    0

    Re: bandwith tester

    cause i want to make my own program of that , can you please help out cause i cant seem to find any api

  5. #4
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: bandwith tester

    Here's the issue: You need to send a large amount of data someplace for a short period of time. Depending on the protocol used, the amount sent will depend on your bandwidth, the recipient's bandwidth, lag, etc. etc. etc.

    The API will simply allow you to send a message over TCP/IP, UDP, etc. That's about it.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  6. #5
    ahmed is offline Programming Professional
    Join Date
    Oct 2008
    Posts
    300
    Rep Power
    0

    Re: bandwith tester

    thanks WingedPanther problem is solved , one more question is there any tutorial around here about splash screens in java?

  7. #6
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: bandwith tester

    Not sure. I'd have to search around.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  8. #7
    chandirika is offline Newbie
    Join Date
    Mar 2010
    Posts
    1
    Rep Power
    0

    Re: bandwith tester

    HI,use this http://www.ip-details.com/ site for Know the Internet speed.here only i successfully check my internet speed at free of cost.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 11-19-2010, 02:06 PM
  2. Forum tester wanted
    By Orjan in forum Site Reviews
    Replies: 5
    Last Post: 09-19-2008, 03:23 AM
  3. Help With an Proxy Tester ?
    By kresh7 in forum Visual Basic Programming
    Replies: 0
    Last Post: 03-04-2008, 09:50 AM
  4. Beta Tester Surveys
    By Crane in forum Software Development Tools
    Replies: 6
    Last Post: 07-07-2006, 10:48 AM

Tags for this Thread

Bookmarks

Posting Permissions

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