Showing posts with label btools. Show all posts
Showing posts with label btools. Show all posts

Wednesday, March 03, 2010

[APP] BTools2 for Windows Mobile (Iperf for Windows Mobile 5, 6)

NOTE. I move this application to blogger because xda only allow downloads who  logged in.

Please read following article that I've written in xda-developers site.

Please follow following folder icon to find  new releases.



BTools2(This release) is available up to 2010.12.25 23:59:59.

------------------------------------------------------------------------

I'll introduce handy tools for checking network performance including latency and bandwidth.

Simply it is a mobile version of iperf.
If you want to know about iperf, please see following links about http://en.wikipedia.org/wiki/Iperf

You can check latency with ping tab and bandwidth with iperf client/server tabs. iperf in BTools is based on version 1.7.0.

Please see following screenshots. (working in WM6.x, WM5.0)

Requirements:
- Windows Mobile 5.0/6.0
- 240x320 Resolution (longer height doesn't matter)

Features:
- Provides ping to check latency between nodes.
- Visualization of ping latency graph.
- Provides full functionality of iperf client and server.(based on 1.7.0)
- Logs for ping, iperf client & server.(\My Documents\btools_log\)

Ping Usage:
- Connect to internet.
- For Ping, Just type target host and press button "Ping"
- See results graphs. Log will be \My Documents\btools_log.


Iperf Usage: (Mobile Client to PC Server)

- you have to install iperf-1.7.0 before running PC server. (ask google iperf-win32-1.7.0)
- In PC, open console box and run "iperf -s"
- In Mobile, Choose iperf client tab and type server's IP Press "Start"
- iperf will run 10 seconds if -t option is not specified.
- Log will be \My Documents\btools_log.

Iperf Usage: (Mobile Client to Mobile Server)
- Choose iperf server tab, and press "Start"
- Choose iperf client tab, and type server's IP and Press "Start"



Screenshot (WM 6) :
  • BTools2 for WM 6.x (Ping)
  • BTools2 for WM 6.x (iperf client)
  • BTools2 for WM 5.x (iperf server)


























ChangeLog
2010-3-30
 - This version is available up to 2010.12.30

2010-3-3
 - This version is available up to 2010.3.19
2010-1-11
 - This version is available up to 2010.2.10


2009-11-23
 - BTools2 for Windows Mobile 5.x is released (please see 3rd picture)
 - MRU for ping address
 - MRU for iperf client commands
 - icons on each tabs

(old)
 - Ping has options: counts, data size.
 - iperf clients also has GUI options. Command line is also supported as well.

Tuesday, February 17, 2009

IPerf for Windows Mobile 6.1(Special edition for Samsung T Omnia which has 480x800 resolution)

BTools has released for Samsung T*Omnia phone. Becuase Omnia has 480x800 screen size, BTools has to be adjusted to fit it's big size. This release is submitted as a contestant for Windows Mobile Contest held by SK & microsoft in korea. please see http://www.wmcontest.co.kr or http://www.mysmart.co.kr/entryList.do?state=R


This picture is directly taken from T*Omnia phone by using CapScr Utility. Picture shows that iperf client is running with it's server, running right side of tab. iperf in BTools runs nicely with PC version. I've used iperf-win32-1.7.0 to test this BTools.
















This one shows server tab in which you can run any server command. By pressing entries in the listbox shows command in edit box. Enter command in edit box, as you wish, and add to listbox again. And start the server. That's all. In this picture, server is not yet started. ^^

Thank you for reading.