3.7
7 reviews
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Inspired from typical network debugging tools, this tool just sends UDP and TCP messages (over IP). Designed to make debug of communicating systems, such as mecatronics remote control.

Updates in version 2.7 :
* Correcting a problem with use of local port
* Correcting a problem while writing Hexa data in a 0x manner.
* Trying to patch a NullPointerException bug observed by some users

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

Updates in version 2.6 :
* Correction of a crashing bug in UDP thread
* Permanent display of the current base
* Change the SDK target to 28 (as requires by Google)
* Display preferences (base/digit groupment) are now stored

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

Updates in version 2.4 :

* Adding an option to precise a local port
* Correction of some TCP bugs

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

Updates in version 2.3 :

* Correction of some TCP bugs
* Correction of disconnect/reconnect bug

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

New updates in version 2.2 :

* Adding ASCII+\r\n format

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

New updates in version 2.1:

* TCP bug correction
* Cleaning code

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

Updates in version 2.0:

* Moving to Android 3.0 minimum API
* Adding sleep management
* Display of the local port
* Moving settings into menu

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

Updates in version 1.3:
* Default IP address changed
* IPV6 display bug

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

Updates in version 1.2.5:
* Default display set to decimal + 8bits
* Default IP address changed
* Crashing bug fixed
* Freezing bug fixed

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

Updates in version 1.2.3:

* Correction of Decimal value display.
* Correction of message size when sending a message in 8+16 bits mode.
Updated on
Aug 26, 2019

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.8
6 reviews
Señor Contento
October 7, 2020
Does what's promised. I could think about more easily accessible ways to change base and even viewing as ascii to be helpful. Also, being able to preset data to send as well as a rudimentary scripting language to parse output in order to send input would go a long way. I've managed to use this app to send the handshake between my phone and Among Us servers. I got the masters list and pings back in response which means this app did what it was supposed to.
2 people found this review helpful
Did you find this helpful?
A Google user
April 17, 2020
Not working properly
1 person found this review helpful
Did you find this helpful?
A Google user
May 10, 2019
I've only used it for a bit, but I love it. It does just what it should
2 people found this review helpful
Did you find this helpful?

What’s new

New updates in version 2.7 :
* Correcting a problem with use of local port
* Correcting a problem while writing Hexa data in a 0x manner.
* Trying to patch a NullPointerException bug observed by some users