Android Open Source - Development data packetlosstester






Project Summary

Simple (unfinished) Android app that allows to measure packet loss between two devices running in ad-hoc mode. Sadly I don't have access to an android device anymore, so for now this project will be stagnant. Note that this requires some OLSR implementation that is parsing topology data to a port, I recommend MANET Manager (See Google play store).

Web Site / Source Repository

packetlosstester is hosted in the following web site
https://github.com/reuteran/packetlosstester

If you think the Android project packetlosstester listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of packetlosstester.

ItemValue
Java File Count23
Target SDK Version17
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
androidplot-core-0.5.2.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

packetlosstester has the following Java source files.

de.fu_berlin.packetlosstester.GraphListener.java
de.fu_berlin.packetlosstester.ListenerDialog.java
de.fu_berlin.packetlosstester.LossInformation.java
de.fu_berlin.packetlosstester.MainActivity.java
de.fu_berlin.packetlosstester.Receiver.java
de.fu_berlin.packetlosstester.Sender.java
net.commotionwireless.olsrinfo.TxtInfo.java
net.commotionwireless.olsrinfo.datatypes.AddressNetmask.java
net.commotionwireless.olsrinfo.datatypes.Config.java
net.commotionwireless.olsrinfo.datatypes.Gateway.java
net.commotionwireless.olsrinfo.datatypes.HNA.java
net.commotionwireless.olsrinfo.datatypes.Interface.java
net.commotionwireless.olsrinfo.datatypes.Link.java
net.commotionwireless.olsrinfo.datatypes.LinkQualityMultiplier.java
net.commotionwireless.olsrinfo.datatypes.MID.java
net.commotionwireless.olsrinfo.datatypes.MIDAlias.java
net.commotionwireless.olsrinfo.datatypes.Neighbor.java
net.commotionwireless.olsrinfo.datatypes.Node.java
net.commotionwireless.olsrinfo.datatypes.OlsrDataDump.java
net.commotionwireless.olsrinfo.datatypes.Plugin.java
net.commotionwireless.olsrinfo.datatypes.Route.java