Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个应用程序,在该应用程序中我需要将数据发送到同一网络中的另一台 PC。这可能使用 QML 吗?任何指导或示例代码都会很有帮助!
您想使用哪种技术(FTP、Samba、HTTP)发送数据?
HTTPUploader的一些例子,我认为他可以帮助你:
https://code.google.com/p/qml-http-uploader/