Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. networkaccessma
    Log in to post

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

      2
      0
      Votes
      2
      Posts
      1010
      Views

      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?
    • UNSOLVED How to send network requests in QWebEngine
      QtWebEngine • webkit webengine qt5 networkaccessma • • d1.psy  

      3
      0
      Votes
      3
      Posts
      4075
      Views

      @mousemao I've made a feature request here https://bugreports.qt.io/browse/QTBUG-55074 BTW, 大哥,你好~~
    • UNSOLVED Qt ftp on raspberry ...
      QtonPi • raspberry ftp jessie networkaccessma • • modjo756  

      5
      0
      Votes
      5
      Posts
      1899
      Views

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