TCP Terminal Pro

500+
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 to a TCP Socket.

Client mode:
App connects to server on specified server IP address / domain name and port.

Server mode:
App starts a local TCP server (on device's IP) and waits for a client to connect on specified port.
Please note, system ports (0 .. 1023) are available only on rooted devices.

Features:
• TCP mode (client / server)
• 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 Macro buttons (unlimited rows and buttons)

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
Updated on
Apr 10, 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