If memory serves me right, Harsh Patel wrote: > > i want to know you have any API or SDK for iperf3 TCP UDP Testing . or > its free or paid please contact me > i need to implement in my andorid project. so please help me
iperf3 is open source and licensed with a BSD license. The whole thing is free for you to use, adapt, etc. You can either build the iperf3 executable and call it from another application, or use the iperf3 C library linked with your application. Note that iperf3 on Android isn't officially supported, although several people have made it work. I'm not sure how much tweaking is needed for it to build and run...my impression is a little bit but not much. iperf2 might work for you also...it does support Android and does similar kinds of tests. Bruce.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Iperf-users mailing list Iperf-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iperf-users