Coder Social home page Coder Social logo

Comments (3)

fzmemon avatar fzmemon commented on July 21, 2024

Hi Markus,
When do you plan to add the TCP support? I have noticed that the UDP traffic generated by the script somehow blocks all UDP communication after a few days. The only solution after that seems to be reboot of the router. I think these issues could be avoided by establishing TCP communication.
Is there some documentation how the TCP commands would work? I havn't been able to find any documentation.

from node-milight-promise.

mwittig avatar mwittig commented on July 21, 2024

I have noticed that the UDP traffic generated by the script somehow blocks all UDP communication after a few days. The only solution after that seems to be reboot of the router.

I have never seen this kind of behaviour. What kind of router do you have? I guess it is bug of the router firmware.

Is there some documentation how the TCP commands would work? I havn't been able to find any documentation.

No, this is not documented as far as I know. At least, there is no official doc publically available.

Is there some documentation how the TCP commands would work? I havn't been able to find any documentation on this. It seems to be straightforward with the legacy bridge, but I haven't seen examples for the v6 bridge

It may be a work-around in your case. On the other hand TCP might bring a bunch of new issues

  • how to hhandle tcp connection in line with the bridge implementation
  • if tcp connection are short-lived this may cause significant delay
  • UDP-based applications will no longer work.

When do you plan to add the TCP support?

I don't have a timeline for this there has not been a lot of demand for this so far

from node-milight-promise.

fzmemon avatar fzmemon commented on July 21, 2024

I have this router: https://www.tp-link.com/en/products/details/cat-9_Archer-C50.html
May be it is a router issue but I am not so sure. This is the error that I see from the script when a reboot of the router becomes necessary:
31-12-2018 21:41:41: Error: no response timeout

from node-milight-promise.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.