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. Ethernet communication to solar converter, IP PTZ camera, HPGL plotter
Forum Updated to NodeBB v4.3 + New Features

Ethernet communication to solar converter, IP PTZ camera, HPGL plotter

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

    Good morning,

    does somebody has got a class for ethernet communication with devices as PTZ IP camera, not to get picture, only to move it or to change zoom ...
    I want also with same class to get information of a solar converter, and finally send and get message from an HPGL plotter.

    it's not a communication between tow computers, but from computer to device.

    Best regards

    jsulmJ 1 Reply Last reply
    0
    • B belette19

      Good morning,

      does somebody has got a class for ethernet communication with devices as PTZ IP camera, not to get picture, only to move it or to change zoom ...
      I want also with same class to get information of a solar converter, and finally send and get message from an HPGL plotter.

      it's not a communication between tow computers, but from computer to device.

      Best regards

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @belette19 said in Ethernet communication to solar converter, IP PTZ camera, HPGL plotter:

      ethernet communication

      So, you mean TCP/IP or UDP? For that take a look at https://doc.qt.io/qt-6/qtnetwork-index.html
      How exactly to communicate with that device (protocol) is out of scope of Qt, check the documentation of these devices.

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

      1 Reply Last reply
      1

      • Login

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