Hilfe-Text | OMNeT++ is an extensible, modular, component-based C++ simulation library
and framework, primarily for building network simulators.
'Network' is meant in a broader sense that includes wired and wireless
communication networks, on-chip networks, queueing networks, and so on.
Domain-specific functionality such as support for sensor networks,
wireless ad-hoc networks, Internet protocols, performance modeling,
photonic networks, etc., is provided by model frameworks, developed as
independent projects. OMNeT++ offers an Eclipse-based IDE, a graphical
runtime environment, and a host of other tools. There are extensions
for real-time simulation, network emulation, database integration,
SystemC integration, and several other functions.
INET Framework is an open-source OMNeT++ model suite for wired, wireless
and mobile networks.
LIBPCAP provides functions for user-level packet capture, used in low-level
network monitoring. It is a portable C/C++ library for network traffic capture.
GRAPHVIZ is open source graph visualization software. Graph visualization
is a way of representing structural information as diagrams of abstract
graphs and networks. It has important applications in networking, bioinformatics,
software engineering, database and web design, machine learning, and in
visual interfaces for other technical domains.
DOCUMENTATIONS
* OMNET
https://omnetpp.org/documentation (online)
/opt/bwhpc/common/cae/omnet/4.6/bin
* GRAPHVIZ
http://www.graphviz.org/Documentation.php (online)
* PCAP/LIBPCAP
http://eecs.wsu.edu/~sshaikot/docs/lbpcap/libpcap-tutorial.pdf (online)
* INET FRAMEWORK
https://inet.omnetpp.org/Introduction.html (online)
/opt/bwhpc/common/cae/omnet/4.6/inet/doc
EXAMPLES
* OMNET
/opt/bwhpc/common/cae/omnet/4.6/samples
* INET
/opt/bwhpc/common/cae/omnet/4.6/inet/examples
IMPORTANT
* If you want to use the GUI-Version of Omnet use 'ssh -X' to
access to this cluster and run the command 'omnetpp'.
* The NO_TCL-flag was used for the build-process.
In case of problems, please contact: bwhpc (at) uni-konstanz.de
This module is available for all users. |