Qt Forum

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

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

    General and Desktop
    ubuntu 12.04 embedded linux ethernetip
    2
    2
    398
    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.
    • T
      TMJJ001 last edited by

      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

      jsulm 1 Reply Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion @TMJJ001 last edited by

        @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 Reply Quote 1
        • First post
          Last post