1 / 6

Tutorial for OMNET++

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”.

merry
Download Presentation

Tutorial for OMNET++

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Tutorial for OMNET++ Atiq, L4 T2 Ahsan, L4 T2 SENSOR NETWORK RESEARCH GROUP Dept. of CSE, BUET,

  2. 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”

  3. Installation • Double click this file in the unzipped directory- “mingwenv.cmd” • Then type the following code – ./configure make

  4. Omnet++ IDE • To get the Omnet++ IDE you need to type “omnetpp” after clicking on “mingwenv.cmd” • Open new project and start your work.

  5. 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.

  6. 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

More Related