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

📄 readme

📁 这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用于网络游戏医学图像网关的高qos要求.更详细的内容可阅读相应的材料
💻
字号:
# README,v 1.1 2001/09/05 22:43:02 anandk Exp

Description:

	This is a simple test for a thread-pool server that can 
service multithreaded clients with the same object reference. 
It creates a server process with a variable number of threads,
multiple (multithreaded) clients can send requests to it, the 
requests are handled in different threads.

Expected output:

The server prints the thread that handles each request. The Client
prints the Validation info as well as the  thread pid and iteration
number. 

How to run:
Use the run_test.pl.

FOR SSL:-
   Pvt Key File ( RSA ) = pvtkey.pem
   Self Signed Certificate = selfsigncert.pem
   
   ORB Svc Conf File for Server = server.conf
   ORB Svc Conf File for Client = client.conf

⌨️ 快捷键说明

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