UDP Terminal Pro

1+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Send and receive text or hexadecimal data via User Datagram Protocol (UDP).

Outgoing packets will be sent to the remote device on the specified IP address / domain name and port.
Trick: app can be tested locally by setting the remote address to "localhost".

App will listen to and display the incoming UDP packets that are received on the specified local port.
Please note, system ports (0 .. 1023) are available only on rooted devices.

Features:
• UDP port can be configured separately for the incoming and outgoing packets.
• data format (text / hexadecimal data) can be configured separately for the terminal screen and for the command input.
• local echo (also see what you sent).
• Rx Tx counter
• adjustable font size
• configurable packet delimiters (additional text will be dispalyed in the terminal before / after the actual packet data)
• configurable Macro buttons (unlimited rows and buttons)

Packet delimiters configurability:
• new line
• current date / time
• remote IP address / port
• local IP address / port
• packet length
• any combination of the above
• any other text

Macro buttons configurability:
• add / delete row
• add / delete button
• set button text
• add / delete button commands
• each button can have unlimited number of commands, they will execute in sequence
• export all buttons to JSON file
• import buttons from JSON file

Available Macro commands:
• send text
• send hexadecimal
• insert text
• insert hexadecimal
• recall previous command
• recall next command
• delay milliseconds
• delay microseconds
• clear terminal
• communication start
• communication stop
• set remote address
• set remote port
• set local port
Updated on
Apr 18, 2024

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

What's new

- New UI
- Macro buttons
- Option to send file