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. Ubuntu 12.04 to embedded linux -- Share data over ethernet and visualize on ubuntu 12.04
QtWS25 Last Chance

Ubuntu 12.04 to embedded linux -- Share data over ethernet and visualize on ubuntu 12.04

Scheduled Pinned Locked Moved Unsolved General and Desktop
ubuntu 12.04embedded linuxethernetip
2 Posts 2 Posters 638 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.
  • T Offline
    T Offline
    TMJJ001
    wrote on 2 May 2018, 10:57 last edited by
    #1

    Hi all,

    I'm making an application which runs on an embedded system. This application will read data from canbus an visualize it.
    Now I would like to be able to connect my computer to the embedded system over ethernet (IPv4 Methode : Shared to other computers) and run the same application on my computer (on the big screens :D).

    Has somebody experience on how to program the link between the computer and the embedded system in qtcreator as described above?
    I was searching the internet, but can't seem to find a solution on how to get started.

    Thanks in advance,
    Kind regards,
    TMJJ

    J 1 Reply Last reply 2 May 2018, 12:32
    0
    • T TMJJ001
      2 May 2018, 10:57

      Hi all,

      I'm making an application which runs on an embedded system. This application will read data from canbus an visualize it.
      Now I would like to be able to connect my computer to the embedded system over ethernet (IPv4 Methode : Shared to other computers) and run the same application on my computer (on the big screens :D).

      Has somebody experience on how to program the link between the computer and the embedded system in qtcreator as described above?
      I was searching the internet, but can't seem to find a solution on how to get started.

      Thanks in advance,
      Kind regards,
      TMJJ

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 2 May 2018, 12:32 last edited by
      #2

      @TMJJ001 I would not run this software on your PC - how would it communicate over canbus?
      Instead you can provide the possibility to connect to this software (server) over network and then write client software for your PC which connects to your server software on the embedded device.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      1/2

      2 May 2018, 10:57

      • Login

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