About SmartHome
The SmartHome application enables remote monitoring of temperature indoor and outdoor, control function on/off lights and home appliances. Additionally allows to send text commands to server using TCP/IP communication.
This application is based on the TCP/IP client socket which can be connected to server socket program running on single board computer or microcontroller (e.g. Raspberry Pi, Arduino).
All text command sent to server and received responses from server socket, user can edit in application settings.
Socket server source code example and instruction how to run server on Linux (Raspberry Pi):
https://github.com/mikemat/SmartHome-Server