Qt serial driving pic micro over serial port, Qt server app with udp remote on android phone also made with qt.Serial communication use AT like commands to drive micro. When micro receive command from server it execute command and then replay to server that command is executed.If remote is enable server send udp like AT command to remote phone app and status is displayed.