Hi,
Which is the best solution to communicate bidirectionally between a remote server and a client behind an internet box?
- UPnP with Sockets.
- HTTPS/Database Server and the client make 1 request every Xsec to know if there is new data.
- Client opens 1 connection on the server and it maintains open to make a tunnel.
Thanks in advance for your help