📄 readme
字号:
This example demonstrates the use of a Glacier2 router and theimplementation of a Glacier2 session server.To run the demo, first start the server:$ serverIn a separate window, start the session server:$ sessionserverIn a separate window, start the Glacier2 router:$ glacier2router --Ice.Config=config.glacier2In a separate window, start the client:$ clientIf you plan to run this demo using clients on different hosts thanthe router, you must first modify the configuration. You need tochange the Glacier2.Client.Endpoints property in config.glacier2 andthe Ice.Default.Router and Callback.Client.Router properties inconfig.client. In all cases you must replace the "-h 127.0.0.1"parameter with the actual external address of the machine on whichglacier2router is running.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -