geastes / boblight

Automatically exported from code.google.com/p/boblight
GNU General Public License v3.0
0 stars 0 forks source link

boblight-getpixel.exe only UDP but boblight is tcp ? #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. boblight-getpixel.exe is not working with latest version of Boblight because 
boblight-getpixel.exe is trying to connect via UDP, but boblight is expecting 
TCP

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
SVN 416

Please provide any additional information below.
above should explain all, but I am not sure if boblight-getpixel.exe is 
maintained here. If not, sorry :)

Original issue reported on code.google.com by ooztue...@gmail.com on 9 Feb 2012 at 2:36

GoogleCodeExporter commented 8 years ago
maybe an option to choose tcp or udp in the config file would help ---

Original comment by ooztue...@gmail.com on 9 Feb 2012 at 2:37

GoogleCodeExporter commented 8 years ago
ok, I saw the protocol is also very different. So never mind...

Original comment by ooztue...@gmail.com on 12 Feb 2012 at 1:39

GoogleCodeExporter commented 8 years ago
Yeah, I've rewritten boblight in C++, using tcp instead of udp, however windows 
is not supported since I don't have the time for it.

Original comment by bob.loo...@gmail.com on 2 Jul 2012 at 12:15