Getting Started with Simple OMNeT++ Project

แชร์
ฝัง

ความคิดเห็น • 8

  • @mariaglec
    @mariaglec 8 วันที่ผ่านมา

    do you have some examples of castalia's Projects?thank you

  • @pumudithaabeywickrama3162
    @pumudithaabeywickrama3162 11 หลายเดือนก่อน +1

    Thank you sir, Please continue this tutorial series.

  • @AbdulQadir-bl5vc
    @AbdulQadir-bl5vc ปีที่แล้ว +1

    thanks sir it was my cep tool and u helped alot !!!BE Blessedddd!!!!!!!

  • @gopikaassi8194
    @gopikaassi8194 ปีที่แล้ว

    Why did you deselect the install inet framework and Omnet++ programming packages ? Is'nt Inet package necessary ?

    • @thedefeatedengineer
      @thedefeatedengineer  ปีที่แล้ว

      No, it is not necessary to install INET. As you said INET is a framework for various protocols (TCP, UDP etc), if you want to implement those you will need to use INET. But for simple communication simulations, you can just use OMNeT++.

  • @gopikaassi8194
    @gopikaassi8194 ปีที่แล้ว

    Can you show how to simulate a project imported from github in Omnet++?. I tried to do a WSN simulation and is not at all working.

    • @thedefeatedengineer
      @thedefeatedengineer  ปีที่แล้ว

      Once you have imported the project from GitHub, just locate the omnetpp.ini file, right click on the .ini file and select Run as OMNeT++ Simulation. As shown in the above video at 4:55.

    • @sabirmohammeditaieb7297
      @sabirmohammeditaieb7297 5 หลายเดือนก่อน

      it might be an identation problem in the ini file, just remove any extra space at the beginning of each line inside ned files