readme
来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· 代码 · 共 24 行
TXT
24 行
// FILENAME : README
// AUTHOR : Priya Narasimhan <priya@alpha.ece.ucsb.edu>
// LAST MODIFIED : September 18, 1998
// DESCRIPTION : Description of the IOR Parser
The "ior-parser" utility parses IORs generated by most ORBs. It has been
tested with Orbix, VisiBroker and TAO so far.
USAGE: ior-parser <IOR filename>
There are sample IORs (Tao.IOR, Orbix.IOR and Visibroker.IOR) in this
directory. You can run the "ior-parser" utility against these to see
what the normal output looks like.
RELEASE NOTES:
The "ior-parser" does not currently work if multi-component profiles are
embedded in the IOR. Since Visibroker IORs normally contain
multi-component (LIOP and IIOP) profiles, this version of the IOR Parser
will work only if the Visibroker server is forced to generate a
single-component (IIOP) profile by passing it the command-line option
"-OAlocalIPC 0".
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?