<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Ran a port scan this morning of all my devices and noticed on my DirecTV H23 boxes there&#39;s now some web commands that can be run on port 8080.<br>
<br>To access, put in a web browser <a href="http://directv_receiver_ip:8080/info/getOptions" target="_blank" style="color: rgb(0, 0, 204); ">http://directv_receiver_ip:8080/info/getOptions</a><br><br></span><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">To change a channel, put in </span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><a href="http://directv_receiver_ip:8080/info/getOptions" target="_blank" style="color: rgb(0, 0, 204); ">http://directv_receiver_ip:8080/</a>/tv/tune?major=chan_num</span></div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br>The functions return the data in JSON format.<br>
<br>I&#39;m probably going to write a wrapper program to change channels using this instead of my serial port if it proves reliable and DirecTV doesn&#39;t take it away.  I think this is fantastic.<br><br>Hope others find this neat.</span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Steve</span></div>