readme

来自「编译工具」· 代码 · 共 16 行

TXT
16
字号
This example is almost identical to the call_back example, except thatit uses bidirectional GIOP for the callback. See the README file inthat directory for an explanation of what the programs do.For it to work, make sure that you have the following configurationparameters set:  Server:    acceptBiDirectionalGIOP = 1    serverTransportRule = "* unix,tcp,bidir"  Client:    offerBiDirectionalGIOP = 1    clientTransportRule = "* unix,tcp,bidir"

⌨️ 快捷键说明

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