PingPong 1.0.0 released (Android)
I just finished the development of PingPong 1.0.0. PingPong tests whether a particular host is reachable. For this, it first tries to use ICMP. If this fails, it utilizes a TCP connection on port 7 (echo) to the host. PingPong also measures the round trip time and packet loss.
The subsequently shown picture is a screenshot of the application running in the emulator.


Have fun using PingPong.

Cheers,
Thomas
Posted by Thomas King at 00:48 2009-06-19 | Trackbacks (0) | Comments (0)