Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Is it possible to use uPnP in a Qt Application?
Forum Updated to NodeBB v4.3 + New Features

Is it possible to use uPnP in a Qt Application?

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 980 Views 1 Watching
  • 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.
  • A Offline
    A Offline
    Arm_Con
    wrote on last edited by
    #1

    Hello guys.
    I am completely new to Qt.
    I am working in a project in which we required to stablish a connection between our Qt application and another device. So far we were able to create a socket connection between two threads (we looked at an example of the QAbstractSocket class. But after we looked at this example I was thinking if it could be possible to use uPnP, so we don't need to take care of the ip configuration and therefore any Qt application could connect to any of our devices easily.

    Any hint is pretty much well apretiated.
    Thanks in advance!

    A.

    1 Reply Last reply
    0
    • X Offline
      X Offline
      Xander84
      wrote on last edited by
      #2

      Qt is "just" a bunch of c++ libraries in the end, so you can use any other 3rd party UPnP c/c++ lib without much problems in most cases. Just saying even if Qt cannot do everything there might be other libs you can integrate.

      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