Lahouari Bendriss
Lahouari Bendriss
  • 3
  • 37 941
NS2.35 + LAR + Dream installation on Ubuntu Jammy 22.04
Through this video we hope help students who find difficulties when installing the Network Simulator 2.35 on Ubuntu Jammy 22.04. During the installation process we have integrated two routing protocols: LAR and Dream.
Finally, we have decided to make our installation available as an appliance which is free to download and use.
NS2.35 + LAR + Dream appliance :
============================
drive.google.com/file/d/1rRjfEFJRQPrsG-PaP0InOCAf401TwzSk/view?usp=sharing
Don't forget to subscribe 👆🔔 like 👍 and share 🚩
ANNEXE
👇👇👇👇
NS2.35 all in one :
===============
drive.google.com/file/d/0B7S255p3kFXNVVlxR0ZNRGVORjQ/view?resourcekey=0-EyPhoScBFDb7ul0VFk6FZQ
LAR + Dream patch :
=================
drive.google.com/file/d/0B7S255p3kFXNdVlhckRMMTcxalk/view?resourcekey=0-rmVMwdrR_g2XCNUaC5GPgg
LAR + Dream examples :
====================
drive.google.com/file/d/0B7S255p3kFXNbG9DOW1tZXk1d1E/view?resourcekey=0-4Ray8jEsV_YG_hnmpiSjCg
NS path configuration :
===================
# NS2
export NS_HOME=/opt/ns-allinone-2.35
# LD_LIBRARY_PATH
export OTCL_LIB=$NS_HOME/otcl-1.14
export NS2_LIB=$NS_HOME/lib
export USR_LOCAL_LIB=/usr/local/lib
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$OTCL_LIB:$NS2_LIB:$USR_LOCAL_LIB
# TCL_LIBRARY
export TCL_LIB=$NS_HOME/tcl8.5.10/library
export USR_LIB=/usr/lib
export TCL_LIBRARY=$TCL_LIBRARY:$TCL_LIB:$USR_LIB
# XGRAPH
export XGRAPH=$NS_HOME/xgraph-12.2:$NS_HOME/bin:$NS_HOME/tcl8.5.10/unix:$NS_HOME/tk8.5.10/unix
export NS=$NS_HOME/ns-2.35
export NAM=$NS_HOME/nam-1.15
export PATH=$PATH:$XGRAPH:$NS:$NAM
มุมมอง: 56

วีดีโอ

Ubuntu 18.04 desktop | VirtualBox guest additions | ns2.35 installations
มุมมอง 212ปีที่แล้ว
This tutorial aims to demonstrate how to create a virtual machine on Oracle VirtualBox hypervisor, how to install Linux Ubuntu 18.04 desktop on the created virtual machine and how to install the VirtualBox guest additions so you can enable better performance and more functionality. Finally, we demonstrate how to install ns2 network simulator version 2.35. Don't forget to subscribe 👆🔔 like 👍 and...
HackerRank Skills Certification | Rest API (Intermediate) Certificate Test | Java 8 Solution
มุมมอง 38K3 ปีที่แล้ว
The Rest API (Intermediate) Certification Test that I have taken on this video covers topics like getting data from an API and process using parameters or paging. Don't forget to subscribe 👆🔔 like 👍 and share 🚩 I will also be pleased if you endorse my professional profile 👤 www.linkedin.com/in/lahouaribendriss/ Rest API (Intermediate) Certificate Issuing authority: HackerRank Issued date: Oct 2...

ความคิดเห็น

  • @mohamedbendriss4356
    @mohamedbendriss4356 3 ปีที่แล้ว

    Great video

  • @Krishnakittu1000
    @Krishnakittu1000 3 ปีที่แล้ว

    It does not working

  • @diegoburlandotheinformal1217
    @diegoburlandotheinformal1217 3 ปีที่แล้ว

    Congrats, very good command of java

  • @rishabaggarwal3778
    @rishabaggarwal3778 3 ปีที่แล้ว

    can you do it without js

  • @trinityartworld9732
    @trinityartworld9732 3 ปีที่แล้ว

    Please share source code.

  • @thecosmicantinatalist
    @thecosmicantinatalist 3 ปีที่แล้ว

    What java version was assumed? Java documentation says that any version below 9 will require to download policy files for httpconnection. How did you not get policy file excpetions? import javax.script.ScriptEngineManager; is part of which library? How did you import that jar?

    • @Sizzaria
      @Sizzaria 3 ปีที่แล้ว

      Exactly he made a proxy

  • @thecosmicantinatalist
    @thecosmicantinatalist 3 ปีที่แล้ว

    Are you allowed to change tabs/windows to lookup docs and things or format json etc. ?

    • @lestanber
      @lestanber 3 ปีที่แล้ว

      yes but you cant copy & paste

  • @kondreddyshivudu4197
    @kondreddyshivudu4197 3 ปีที่แล้ว

    can u send code link please