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

📄 readme

📁 ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)框架(Framework)
💻
字号:
		TTCP for c_version and ACE-wrappers		----------------------------------------------------This is the super-readme file for the "ttcp" code. This directorycontains the C and ACE-wrappers versions of ttcp code. To compile thecode, you have to do the following:1. You should have ACE installed in your system and configured   correctly. (see the reference manual for installation and   configuration procedure) 2. Copy this directory (ttcp) in the same directory structure to your   disk space. 3. setup the following environment parameters (before compilation stage):   ACE_ROOT, LD_LIBRARY_PATH.For example:ACE_ROOT=/project/adaptive/ACE_wrappersLD_LIBRARY_PATH=/project/adaptive/ACE_wrappers/build/SunOS5.4/ace4. Do make (using GNU make) in this directory level. This will create   the executable ttcp target code for each ttcp version.5. Read the README or How_to_run_tests file existing in each directory   to know how to use the  executable.6. Have fun.Ehab S. Al-Shaer6/30/1995

⌨️ 快捷键说明

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