Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. networkaccessma

    Log in to post
    • All categories
    • C

      Unsolved QNetworkAccessManager post() not sending body
      General and Desktop • networkaccessma qt5.6 linux desktop • • candy76041820

      5
      0
      Votes
      5
      Posts
      204
      Views

      C

      @JonB It's an internal (private) distro, based on som ancient version of Ubuntu, I guess. Preinstalled on all of thier machines, so I have to stick to that.
      (Hell they even have Qt4.8 preinstalled sxs!)

    • romsharkov

      Solved QML Sandboxing
      General and Desktop • qml security network networkaccessma • • romsharkov

      2
      0
      Votes
      2
      Posts
      1222
      Views

      romsharkov

      I have now found this thread posted 2 years ago which seems very similar to what I was looking for. The solution was to create a new QML component which create a new QML engine instance and isolates the untrusted QML code inside it.

      That does isolate the execution context, it does't however monitor the network traffic generated by the component. In my case network communication must be restricted to a certain set of domains, so I need to intercept network going in and out of the component, any idea how?

    • d1.psy

      Unsolved How to send network requests in QWebEngine
      QtWebEngine • webengine qt5 networkaccessma webkit • • d1.psy

      3
      0
      Votes
      3
      Posts
      4516
      Views

      R

      @mousemao I've made a feature request here https://bugreports.qt.io/browse/QTBUG-55074

      BTW, 大哥,你好~~

    • M

      Unsolved Qt ftp on raspberry ...
      QtonPi • ftp networkaccessma jessie raspberry • • modjo756

      5
      0
      Votes
      5
      Posts
      2037
      Views

      M

      Perhaps it's the problem ! Thank's for your time lucas and your work !