This is a network debugging assistant app. We often need to test Udp and Tcp during development and debugging, and this app can easily implement debugging functions for us. Currently it includes the following functions:
1、Udp broadcast;
2、Udp multicast test;
3、Tcp client;
4、Tcp Server;
5、PING IP address;
If you have more requirements, you can also email me and I will try my best to develop them.
Latest Version
0.1.7Uploaded by
Trần Thị Viên
Requires Android
Android 5.0+
Category
Free Tools AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Aug 20, 2021
Version 0.1.7.
- Changing the library to a Java/kotlin generic library, no longer restricted to use only on Android.
- Fixing bugs.