Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Unsolved QWebsocket + Socket.io + Nodejs ( How to make all of them working )

    3rd Party Software
    socket.io node.js websocket
    2
    4
    1810
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      NicoFrom13 last edited by NicoFrom13

      Hello all,

      Is somebody already made a nodejs socket.io websocket server and send and receive message from a Qt Desktop App using QWebsocket ?

      I have ssl errors and don't understand why ?

      Many thanks for all helpers :)

      Have a nice day.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        I haven't done that but usually when there's SSL errors, it means that you are either missing OpenSSL on your system or using an incompatible version.

        What version of Qt are you using ? On what platform ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 1
        • N
          NicoFrom13 last edited by

          Hello, thank you for your answer
          I'm using Qt 5.8 on windows 10

          OpenSSL version > 1.01t
          NodeJs -v > 0.10.29

          Further my research it seems to be different to use socket.io and regular websocket

          1 Reply Last reply Reply Quote 1
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            Where are you OpenSSL .dll located ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply Reply Quote 0
            • First post
              Last post