Simple tcp socket protocol tester.
You can make a fast test with your tcp socket.
You can use client or server mode for analize your tcp protocol socket based.
Fast data analize in hex or ascii mode.
- Client
- Server
- Hex and ascii mode
- Info
In progress more functionality for debug and analize the data.
Latest Version
1.0.25Uploaded by
Teodor Trajilovic
Requires Android
Android 2.1+
Category
Free Tools AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Aug 19, 2015
- Fixed send and receive bytes greater than 0x79 in HEX mode
- optimized HEX bytes conversion
in the previous release
- Solved some connection bugfix in android 4.0 platform
- Optimized scroll in edit text
- Inserted IP address of sender in server screen
- Moved message info bar at the top of screen
- Modified messages for socket not connected
- Fix some IP address exception in client connection
- Full Android 4.0.3 compatibility