Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-56270

QWebSocketServer, telnet connection not notified

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.14
    • 5.6.1
    • WebSockets
    • None
    • Linux X86_64

      My application use a QWebSocketServer to accept connections from others Qt app.

      To manage connection I connect my slot to the signal QWebSocketServer::newConnection and it works fine.

      The problem occurs when I connect to the server using :

      telnet server_ip websocket_port

      I get the telnet connection, netstat show the "ESTABILISHED" state but the QWebSocketServer doesn't notify the event.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kurt.pattyn Kurt Pattyn
            lucag Luca
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes