Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on NU8009 #115

Open
pauledd opened this issue Jun 21, 2019 · 1 comment
Open

Not working on NU8009 #115

pauledd opened this issue Jun 21, 2019 · 1 comment

Comments

@pauledd
Copy link

pauledd commented Jun 21, 2019

Just reporting on NU8009.
I scanned the ip and got some open ports:

8001/tcp  open
8002/tcp  open
8080/tcp  open
32768/tcp open
32769/tcp open

samsungctl --host 192.168.12.12 KEY_VOLDOWN
Error: Connection refused
samsungctl --host 192.168.12.12 --port 8001 KEY_VOLDOWN
Error: Connection closed!
samsungctl --host 192.168.12.12 --port 8002 KEY_VOLDOWN
Error: Connection closed!
samsungctl --host 192.168.12.12 --port 8080 KEY_VOLDOWN
does not react, had to do CTRL+C
samsungctl --host 192.168.12.12 --port 32768 KEY_VOLDOWN
Error: Connection closed!
samsungctl --host 192.168.12.12 --port 32769 KEY_VOLDOWN
Error: Connection closed!

@cyclops1982
Copy link

Try the --websocket option!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants