Web interface

Introduction Forums Centipede Power Boxes Web interface

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6653
    admin
    Keymaster

    Thanks for writing, wombat. Let me start with a bit of explanation.

    The web browser makes two connections to the web server inside the Centipede. The first connection is the typical one that draws on the screen. This is the usual port 80 http connection. Connections like this are transient. In other words, the browser makes a connection, exchanges data and then disconnects.

    The second connection is persistent, and where most of the “magic” occurs. The browser and the server try to keep this connection active continuously. It is used to update values without having to redraw the entire page, and to send operator actions to the server.

    You can tell when this second connection is no longer active, because on many of the pages, the large “Centipede” at the top of the page will change from blue to gray. It is the lost of this second connection that is causing the behavior you are reporting.

    Why is this happening? Likely it is caused by some kind of interference on the network. It will not be caused by using a second device at the same time, for example, unless that is overloading the network (which is unlikely). I assume you are using a wired connection, rather than WIFI?

    #6654
    wombat
    Participant

    Thank you for the explanation.
    I am using a Wi-Fi network. I had not noticed the color change, but I will pay attention to that in the future.

    Given your explanation, and my own observations in that light, I now suspect that the connection is lost when an app other than the browser is active for some period of time or if the iPad goes to sleep for long enough.

    #7172
    wombat
    Participant

    This behavior has now changed for me. With Safari and Mobile Safari, Centipede 416 is now always grey, and the controls do not control the unit’s output.

    What I’ve seen:
    Browsers with the problem
    Safari 15.4
    Mobile Safari (iOS 15.4)
    Firefox 97.0.1 (macOS)
    Firefox Focus 98.1 (iOS)
    Firefox Daylight 98.2 (8475) (iOS)
    Chrome 100.0.4896.56 (iOS)

    Browsers that work
    Safari 15.3
    Chrome 100.0.4896.60 (macOS)

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.