I have hundreds of 10" tablets installed at client locations who are using VPN's and static IP's.
All tablets have the same static IP address internal to their VPN/firewall.
I'd like to be able to use the HTTP Server (nice work Erel!) to be able to control/load/upload files to individual tablets.
I currently communicate real-time with TCP/IP (all on the same port 7890) and could send, for example, a port number that the tablet might use to identify itself when it instantiates the HTTP Server...
Since they all appear with the same IP Address (i.e. 11.222.333.444), how might I target a specific tablet/device?
Thanks in advance,
Rusty
All tablets have the same static IP address internal to their VPN/firewall.
I'd like to be able to use the HTTP Server (nice work Erel!) to be able to control/load/upload files to individual tablets.
I currently communicate real-time with TCP/IP (all on the same port 7890) and could send, for example, a port number that the tablet might use to identify itself when it instantiates the HTTP Server...
Since they all appear with the same IP Address (i.e. 11.222.333.444), how might I target a specific tablet/device?
Thanks in advance,
Rusty