70 likes | 511 Views
Tutorial for OMNET++. Atiq, L4 T2 Ahsan, L4 T2 SENSOR NETWORK RESEARCH GROUP Dept. of CSE, BUET, . Installation. Go to http://www.omnetpp.org/omnetpp And download “ OMNeT++ 4.0 win32 (source + IDE + MinGW, zip) ” Unzip the zipped download “omnetpp-4.0-src-windows.zip”.
E N D
Tutorial for OMNET++ Atiq, L4 T2 Ahsan, L4 T2 SENSOR NETWORK RESEARCH GROUP Dept. of CSE, BUET,
Installation • Go to http://www.omnetpp.org/omnetpp • And download “OMNeT++ 4.0 win32 (source + IDE + MinGW, zip)” • Unzip the zipped download “omnetpp-4.0-src-windows.zip”
Installation • Double click this file in the unzipped directory- “mingwenv.cmd” • Then type the following code – ./configure make
Omnet++ IDE • To get the Omnet++ IDE you need to type “omnetpp” after clicking on “mingwenv.cmd” • Open new project and start your work.
Getting Started • Open the Omnet++ IDE and go to • Help Help Contents Omnet++ Development User Guide Getting Started Tic-toc Tutorial • This is a very good tutorial for basic Omnet++ usage.
User Manual • To learn how to write the codes the following will help-- • Link : http://www.omnetpp.org/doc/manual/usman.html • Chapters- 3,4,5