Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. WebSocket Implementation to existing project
Forum Updated to NodeBB v4.3 + New Features

WebSocket Implementation to existing project

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 100 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.
  • J Offline
    J Offline
    j0se
    wrote on last edited by
    #1

    Hi, im fairly new to QT and i have taken over the project from someone else who made the whole QML application for one of our projects. Now the issue im having is i want to be able to integrate websocket features into the application.

    i have gone though the web channel standalone example projects and figured out how i can send data over websocket to a html page. but the issue im having is how can i bring both these projects together. it may seem simple but im still wrapping my head around qt itself and web sockets and im running short on time before completion so any hits or guidelines would be much apprecaiated.

    Second issue im facing is i figured out how to use the data coming from the websocket inside a webpage. now what i would like to figure out is how i can use websocket over a localhost. most of the examples when i tried for the webchannel opens up a HTML page from local storage and connects to the web socket. but how can i connect it over a fixed local ip address?

    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