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

📄 readme

📁 ICE-3.2 一个开源的中间件
💻
字号:
The client-side portion of the MFC hello demo. Note that this demo canbe used with the MFC server, or any of the other hello servers (for example, the one contained in demo/Ice/hello).To run the demo, first start the server:$ cd ../server$ serverThen start the client:$ clientTo test timeouts, enable the "Timeout" check box to set a timeout onthe client proxy and the "Delay" check box to force the server todelay its response long enough to trigger the timeout in the client.You will notice that the server prints two "Hello World!" messages.These occur because the Slice operation sayHello is marked asidempotent, which allows the Ice run time to retry the operation inthe case of a timeout failure. See the Ice manual for more informationabout retry behavior.

⌨️ 快捷键说明

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