Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. QWebsocket + Socket.io + Nodejs ( How to make all of them working )

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

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
socket.ionode.jswebsocket
4 Posts 2 Posters 2.3k Views
  • 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 Offline
    N Offline
    NicoFrom13
    wrote on last edited by NicoFrom13
    #1

    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
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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
      1
      • N Offline
        N Offline
        NicoFrom13
        wrote on last edited by
        #3

        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
        1
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          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
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved