文件名称:QT Remote Object(QT RO)进程通信/远端调用测试demo
文件大小:2.5MB
文件格式:RAR
更新时间:2022-05-22 14:08:28
qt 源码软件 开发语言
集成了一些QT Remote Object(QT RO)进程通信/远端调用常用功能的测试demo。主要包括:静态replica和动态replica进程通信、并测试封装到dll实现1对1或多对多的进程通信与调用。使用vs编译qt+cpp的方式,无ui均为控制台exe或dll方式进行调用和测试,代码量极少,逻辑清晰简单,适合初学者进行初步了解和学习验证。
【文件预览】:
x64
----Release()
--------Qt5RemoteObjects.dll(349KB)
--------Qt5Network.dll(1.17MB)
--------Qt5Core.dll(5.49MB)
Service
----x64()
----main.cpp(1KB)
----Resources()
----MessageManager.h(592B)
----GeneratedFiles()
--------Debug()
--------Release()
----CommonInterface.rep(100B)
----rep_CommonInterface_source.h(5KB)
----Service.vcxproj(8KB)
Client
----main.cpp(1KB)
----MessageManager.h(521B)
----GeneratedFiles()
--------Debug()
--------Release()
----CommonInterface.rep(100B)
----Client.vcxproj(7KB)
----rep_CommonInterface_replica.h(2KB)
LibTest
----Resources()
----GeneratedFiles()
--------Release()
----libtest_global.h(233B)
----CommonInterface.rep(100B)
----LibTest.h(413B)
----LibTest.cpp(744B)
----LibTest.vcxproj(8KB)
----rep_CommonInterface_replica.h(2KB)
QCS.sln
ClientDemo
----RO.h(602B)
----main.cpp(1KB)
----Resources()
----GeneratedFiles()
--------Release()
----ClientDemo.vcxproj(8KB)
----CommonInterfaceD.rep(101B)
----rep_CommonInterfaceD_source.h(5KB)