Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am building an activex server with qt5.9.9+msvc2015. The client need to send a file which is got from a tcp server to this activex server. How can I implement this interface? What object type should I use for the file stream?
I tried sending file using QByteArray type and it worked.
QByteArray