Remote device control Description
Create a RTC_Host using RTC_Host_App and connect to it through RTC_Client_App.
Then connect some TCP/USB device to mobile where RTC_Client_App is running and prepare the desired responses to the received commands from TCP/USB device.
Customize this responses with the value to receive from RTC_Host_App.
RTC_Host_App will detect the available commands for the control of TCP/USB device connected to RTC_Client_App and will put a control interface like switchs, potenciometers or a joystick.
RTC_Host_App can activate the RTC_Client_App camera too.
For example.
You can connect the TCP device to mobile with RTC_Client_App through a WIFI hotspot in the mobile and use mobile data for the communication against RTC_Host_App.
Then connect some TCP/USB device to mobile where RTC_Client_App is running and prepare the desired responses to the received commands from TCP/USB device.
Customize this responses with the value to receive from RTC_Host_App.
RTC_Host_App will detect the available commands for the control of TCP/USB device connected to RTC_Client_App and will put a control interface like switchs, potenciometers or a joystick.
RTC_Host_App can activate the RTC_Client_App camera too.
For example.
You can connect the TCP device to mobile with RTC_Client_App through a WIFI hotspot in the mobile and use mobile data for the communication against RTC_Host_App.
Open up