⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用于网络游戏医学图像网关的高qos要求.更详细的内容可阅读相应的材料
💻
字号:
README,v 1.2 2002/08/07 20:15:07 yamuna Exp

This is a unit test for setting DiffServ Codepoint both in the requests sent and the replies received. It also illustrates how a Custom Network Priority Mapping can be plugged in.

Scenario:
--------

Testing the setting of dscp in the requests sent
-------------------------------------------------

Server creates a POA and registers a servant with it.  Client obtains
the object reference. It sets the desired corba and native
priority. Client then performs several invocations on the object
during which it sets and unsets diffserv codepoint at the ORB, THREAD
and OBJECT levels.

Testing the setting of dscp in the replies sent
-------------------------------------------------

Server creates a POA and enables network priority through the POA
policy. This ensures that all replies sent from the POA have the dscp
set. It registers a servant with this POA. Client obtains the object
reference. Client then performs several invocations on the object.

To run (on Unix): 
-----------------

$./server 
$./client

Options:
--------

server [-k ior_output_file2] [-o ior_output_file2] [-p corba_priority] [-s {test_server} ] [-c {test_client}]

client [-k server_ior] [-n number_of_iterations] [-p corba_priority] [-s {test_server}] [-c {test_client}]

NOTE: The iterations have to be >=6 in order to test set/unset at the ORB, THREAD and OBJECT levels.








⌨️ 快捷键说明

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