Hi!
i want to check if my tv is alive. i already managed to do it manually with packetsender so i know the strings to be sent and the answers.
i need a way to send (ask if tv is on) via tcp to get the state.
Later in a scene i want to turn tv on / off via tcp.
is that possible? if not - i also have a homebrige server running. do you have any advice to get this running with that?
Thanks a lot in advance!
TCP - send and listen
Re: TCP - send and listen
yes, it is possible. Check zwayDev.pdf to see the TCP/IP API available.