OMNeT++ — Objective Modular Network Testbed in C++
+++++++++++++++++++++++++++++
[root@localhost omnet]# ls
inet inet-3.2.0-src.tgz omnetpp-5.0b3 omnetpp-5.0b3-src-linux.tgz
[root@localhost omnet]#
----------------------install omnetpp
[root@localhost omnetpp-5.0b3]# pwd
/opt/tools/network_simulators/omnet/omnetpp-5.0b3
[root@localhost omnetpp-5.0b3]# . setenv
[root@localhost omnetpp-5.0b3]# ./configure
[root@localhost omnetpp-5.0b3]# make -j4
[root@localhost omnetpp-5.0b3]# omnetpp
[root@localhost omnetpp-5.0b3]#
----------------------install inet
[root@localhost inet]# pwd
/opt/tools/network_simulators/omnet/inet
[root@localhost inet]# make makefiles
[root@localhost inet]# make -j4
----------------------install inet to omnetpp
3. Open the OMNeT++ IDE and choose the workspace where you have extracted the inet directory.
The extracted directory must be a subdirectory of the workspace dir.
4. Import the project using: File | Import | General | Existing projects into Workspace.
Then select the workspace dir as the root directory, and be sure NOT to check the
"Copy projects into workspace" box. Click Finish.
+++++++++++++++++++++++++++++
https://omnetpp.org/
http://baike.baidu.com/link?url=sXoEc-brfji7A0U8VSGsg6158B**TSoJXmmfx0J16HnTJuxthiVtv_Y8j2eB5N9AdQJCLeqVTJn3OKMdhN-f_
基于离散事件的OMNeT++,是一个免费的、开源的多协议
网络仿真软件,在网络仿真领域中占有十分重要的地位。OMNeT++英文全称是
Objective Modular Network Testbed in C++,是近年来在科学和工业领域里逐渐流行的一种基于组件的模块化的开放的网络仿真平台。OMNeT++作为离散事件
仿真器,具备强大完善的图形界面接口。
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
阅读(130) | 评论(0) | 转发(0) |