Added the ability to listen for/send beacons on TCP port 2190, for use with the manua...
commita49222f73231454f01bea9cfb4eaac0677365efd
authorWilliam McBrine <wmcbrine@gmail.com>
Sun, 30 Dec 2007 03:45:50 +0000 (29 22:45 -0500)
committerWilliam McBrine <wmcbrine@gmail.com>
Sun, 30 Dec 2007 03:45:50 +0000 (29 22:45 -0500)
tree7466a1fa4953df87a41d9baa0007ddbf08d75823
parent7665ab9d7df9fc42bffbbb8802c20ba3a531f585
Added the ability to listen for/send beacons on TCP port 2190, for use with the manual server menu. (Use "beacon = listen" in pyTivo.conf to listen only, or "beacon = 255.255.255.255 listen" (or whatever) to both broadcast and listen. With no beacon keyword, no listening occurs.)
beacon.py
pyTivo.py