⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用于网络游戏医学图像网关的高qos要求.更详细的内容可阅读相应的材料
💻
字号:
# README,v 1.3 2000/12/16 19:57:27 schmidt Exp

Introduction:

This example illustrates the usage of the QtReactor from TAO.  The
server creates a display dialog which has a lcd display. The client
creates a dialog with a quit button & a slider. On dragging the slider
the display on the server dialog box will change. On pressing the Quit
button the ORB would be shutdown and the movement of the slider will
NOT be communicated to the server. The user can kill the windows to
exit. 

To run the server and the client simply do the following:

$ server -o foo.ior
$ client -k file://foo.ior

Note: this test only does something useful if the user has the Qt
library installed.  You should enable the build of the QtReactor by
initializing qt_reactor. The path should point to the Qt/bin area so
that the moc could be accessed by the Makefile.

---------------------------------------------------------------------
Technical Description:
The technical details are similar to that of the XtReactor. Please
refer $TAO_ROOT/tests/Xt_Stopwatch/README for a good description.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -