A device control application to control electric appliances using smartphone. The project has two parts the server and the client. The sever runs in raspberry Pi and the client on any android device. The server is built using java from scratch using socket programming and multi-threading. The client is built using flutter and dart sockets.