📄 readme
字号:
This tests TAO's CosPropertyService implementation.
Please report bugs/comments to <alex@cs.wustl.edu> and
<ace-users@cs.wustl.edu>
To compile:
==========
% make realclean all
To run:
======
% run_test.pl
OR
Run the each of NamingService, Server and Client separately within the
same host.
Naming Service:
--------------
% $TAO_ROOT/orbsvcs/Naming_Service/Naming_Service [-ORBnameserviceport <portnum>]
Server:
-----
% server [-ORBnameserviceport <portnum>]
Client:
------
% client [-ORBnameserviceport <portnum>]
<portnum> is same everywhere.
Expected Result:
----------------
If everything goes well, client prints "Test Succeeded".
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -