📄 readme
字号:
This demo is a minimal Ice "hello world" application. Each time theclient is run a "sayHello" invocation is sent to the server.To run the demo, first start the server:$ serverIn a separate window, start the client:$ clientNote that this demo hardwires port 10000. If port 10000 is notavailable on your machine, you need to edit both client and serverto use a free port.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -