UDP Terminal APK

UDP Terminal  Icon
   
4.4/5
3 Ratings
Developer
HARDCODED JOY S.R.L.
Current Version
1.2.0
Date Published
File Size
239.0 KB
Package ID
com.hardcodedjoy.udpterminal
Price
$ 0.00
Downloads
601+
Category
Android Apps
Genre
Tools

APK Version History

Version
1.2.0 (14)
Architecture
universal
Release Date
May 13, 2023
Requirement
Android 2.2+
Version
1.0.5 (6)
Architecture
universal
Release Date
May 08, 2023
Requirement
Android 2.2+
Version
1.0.4 (5)
Architecture
universal
Release Date
May 08, 2023
Requirement
Android 2.2+
Version
1.0.3 (4)
Architecture
universal
Release Date
May 08, 2023
Requirement
Android 2.2+
Version
1.0 (1)
Architecture
universal
Release Date
May 08, 2023
Requirement
Android 2.2+
  • UDP Terminal Screenshot
  • UDP Terminal Screenshot
  • UDP Terminal Screenshot
  • UDP Terminal Screenshot
  • UDP Terminal Screenshot
  • UDP Terminal Screenshot
  • UDP Terminal Screenshot
  • UDP Terminal Screenshot
  • UDP Terminal Screenshot
  • UDP Terminal Screenshot
  • UDP Terminal Screenshot

About Radio FM 90s

Communicate via User Datagram Protocol (UDP).
Local Port = listening port for incoming packets,
Remote Address = IP address of the remote device,
Remote Port = port on the remote device to which the packets are sent (remote device must listen on that port).

Useful for debugging communication with ESP8266, ESP32, etc.

User can select ASCII / HEX mode separately for terminal screen and command input.
Local echo option: to also see what you sent.

To receive the packets that you send locally on the same device, set the Remote Address to localhost

Enjoy :)

End-User License Agreement:
https://www.hardcodedjoy.com/app-eula?id=com.hardcodedjoy.udpterminal

What's New in this version

- optimized app code

- updated "About" screen

- targetSdkVersion 33