This is a simple and easy to use application.
the application can send text or hex via udp packets.
and also receive text data as a response/reply.
Data required for sending are:
1. Host IP -- ip address of the destination server/pc/device.
2. Port number (destination port) -- a program on the host device must be listening for data on this port.
3.Text to send -- the text that you want to send.
Uses :
1.Can be used to send commands to arduino ethernet shield.
( it has been tested with arduino ethernet shield on arduino uno R3 and used it to control the wheels of robot)
2.Can be used to send commands to a computer.
(it has been tested with a music player app developed using .net and c# on windows)
Important feature
multiple commands can be saved to a list for easy execution.
Latest Version
1.6Uploaded by
Alehandro Oliveira
Requires Android
Android 2.3.4+
Category
Free Tools AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Sep 17, 2015
* Directly launch list view or grid view
* Increased max length for text and hex data
* Send Hex data : 48454c4c4f
* Minor bug fixes
* Button grid for tablets and mobile - maximum utilization of screen space