alexmanning Posted February 8, 2015 Posted February 8, 2015 Hi, Can I use my ISY994 to send telnet commands? I want to get it controlling my Virgin Media TiVo box, which accepts telnet commands. When I setup a top network resource it will give me a channel status, same as what I get when i load it in telnet, however I can't get it to send any commands (see attached screenshots) Cheers, Alex
paulbates Posted February 8, 2015 Posted February 8, 2015 Alex Try putting combinations of \r and \n at the end of the statement. Telnet needs the carriage return and newline, just like you did on the telnet client. Most likely, your line should look like this SETCH 0101\r\n What I'm not sure about is the commands telnet uses to establish the connection, but the above is a place to start Paul
alexmanning Posted February 9, 2015 Author Posted February 9, 2015 Tried all combinations of \r & \n but no joy. Anyone got any other ideas?
alexmanning Posted February 9, 2015 Author Posted February 9, 2015 I've done it. (Wohoo!) Obvious really, "C Escaped" mode.
ahwman Posted December 22, 2015 Posted December 22, 2015 I have this working with my Roamio, however no joy on my Mini. Has anyone had any luck with this on the Mini? Thanks, Chuck
kohai Posted December 22, 2015 Posted December 22, 2015 What do you guys use the data for? Is it triggering something?
Recommended Posts