send link to app

TCPcore app for iPhone and iPad


4.2 ( 3472 ratings )
Utilities Productivity
Developer: Xiao Wu
Free
Current version: 2.0, last update: 7 years ago
First release : 09 Dec 2016
App size: 13.04 Mb

TCPcore is an app providing simple TCP testing for both server and client. This application also provides better UI for relay control and RC car control which can be applied to Arduino, ESP8266, Raspberry PI projects.

Demo Video:
https://www.youtube.com/watch?v=uM8Un8YwsE0
https://www.youtube.com/watch?v=3oxz7ajKYSE

TCP client:
Create a simple client allows you to test your server.

TCP server:
Create a TCP server on your device using the port your given, default port is 8080.

Light/Relay:
A relay switch UI build on TCP client. Switches states can be updated by returning commands (using 4 digits 1/0 commands to represent current states of the 4 relays).
When the device receives a command "0101", switch A will turn OFF, switch B will turn ON, C will be OFF, and D will be ON.
Default comment:
Update->"U"
Light A ON/OFF -> "a"/"A"
Light B ON/OFF -> "b"/"B"
Light C ON/OFF -> "c"/"C"
Light D ON/OFF -> "d"/"D"

RC car:
An RC car UI build on TCP client.
Default comment:
Test->"T"
Forward->"F"
Stop->"P"
Left->"L"
Reverse->"B"
Right->"R"

Paid Controller:
Gyro Controller - Gyro RC car controller
Demo - https://youtu.be/MRsJ399d4AU

For more information, please check the support website.