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 )
QtWS25 Last Chance

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 8 May 2017, 16:06 last edited by NicoFrom13 5 Aug 2017, 16:07
    #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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 8 May 2017, 22:22 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 9 May 2017, 18:52 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
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 9 May 2017, 19:59 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

          1/4

          8 May 2017, 16:06

          • Login

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