SlideShare una empresa de Scribd logo
1 de 20
Categorization
of C++ Classes
    in NS2
   N S 2   U l t i m a t e . c o m
                b y
T e e r a w a t I s s a r i y a k u l
OUTLINE


Conventional Class Categorization

Simulation Class Categorization

Example: Packet transmission




                                    www.ns2ultimate.com
Conventional Class
  categorization
 Two-language structure

 NS2 consists of two languages: C++ and OTcl

 The simplest form ➠ Standalone classes

      C                           O

C.1       C.2               O.1           O.2

 C++ classes                 OTcl classes
                                      www.ns2ultimate.com
Conventional class
  categorization
But clearly, there can be more than on class
hierarchy in both the domains




        C                             O

  C.1       C.2                 O.1        O.2


  C++ classes                   OTcl classes
                                          www.ns2ultimate.com
Conventional class
        categorization
      But clearly, there can be more than on class
      hierarchy in both the domains
      D                                                P

D.1         D.2                                 P.1        P.2


                C                           O

          C.1       C.2               O.1        O.2


          C++ classes                 OTcl classes
                                                www.ns2ultimate.com
Conventional object
        categorization
      Classes in the C++ domain can be bound to
      class in the OTcl domain
      D                                                       P

D.1        D.2                                        P.1         P.2


                        C                       O

                 C.1        C.2          O.1        O.2
                                  bind
          C++ classes                          OTcl classes
                                                      www.ns2ultimate.com
Conventional class
        categorization
      And, binding can be quite arbitrary


      D                                     P


D.1        D.2                       P.1           P.2
                        bind
                        C                         O

                 C.1        C.2            O.1           O.2
                                  bind
          C++ classes                            OTcl classes
                                                           www.ns2ultimate.com
Conventional class
         categorization
       Now we have two categories of classes:
       “bound” and “standalone”
       D                                   P


 D.1       D.2                      P.1         P.2         Standalone
                       bind                                 OTcl classes
                       C                        O
Standalone
C++ classes
                 C.1       C.2            O.1         O.2
                                 bind

                                                        www.ns2ultimate.com
Conventional class
         categorization
       Now we have two categories of classes:
       “bound” and “standalone”
       D                                    P


 D.1       D.2                      P.1          P.2         Standalone
                       bind                                  OTcl classes
                                 bound
                       C                         O
Standalone                       classes
C++ classes
                 C.1       C.2             O.1         O.2
                                 bind

                                                         www.ns2ultimate.com
Conventional class
        categorization
      Bound C++ = Compiled classes

      Bound OTcl = Interpreted classes

                                                     Standalone
                    bind                             OTcl classes
                    C                      O
Standalone
C++ classes
              C.1       C.2          O.1       O.2
                              bind

                                                 www.ns2ultimate.com
Conventional class
        categorization
      Bound C++ = Compiled classes

      Bound OTcl = Interpreted classes

                                                              Standalone
                    bind                                      OTcl classes
                    C                               O
Standalone
C++ classes
              C.1         C.2             O.1           O.2
                                   bind
                        Compiled      Interpreted
                         classes        classes
                                                          www.ns2ultimate.com
Conventional class
  categorization

                C++           OTcl

             Compiled      Interpreted
  Bound
              classes        classes

Standalone   C++ classes   OTcl classes

                                www.ns2ultimate.com
OUTLINE


Conventional Class Categorization

Simulation Class Categorization

Example: Packet transmission




                                    www.ns2ultimate.com
Simulation class
          categorization
    Six main categories

Base C++ Class                       Characteristic

  TclObject                        Compiled classes

   Handler                          Default actions

  NsObject                          Receive packets

    Packet                       Packet reception event

                 Event scheduler: put events on the simulation time line
  Scheduler
                     and execute default actions at the right time.

    Others            None of the above, e.g., Routing, timers, etc.
                                                            www.ns2ultimate.com
related objects were discussed in Chapter 4. The packet-related objects will


 Simulation class
 be discussed in Chapter 8. The main helper objects will be discussed in
 Chapter 15.


  categorization
 5.1.2 C++ Class Hierarchy

 This section gives an overview of C++ class hierarchies. The entire hierarchy
 consists of over 100 C++ classes and struct data types. Here, we only show
Six main categories
 a part of the hierarchy (in Fig. 5.1). The readers are referred to [18] for the
 complete class hierarchy.


                   OTcl Interface                                     Default Action

                                   TclObject                Handler



      Simulator                PacketQueue      NsObject      AtHandler       QueueHandler

            RoutingModule
                                                       Network Component


                  Classifier                    Connector                    LanRouter


                           Uni-directional Point-to-
                           point Object Connector


                   Queue           Agent       ErrorModel       LinkDelay          Trace

 Fig. 5.1. A part of NS2 C++ class hierarchy (this chapter emphasizes on classes
                                                                   www.ns2ultimate.com
 in boxes with thick solid lines).
Simulation class
         categorization
    Six main categories
Base C++ Class                     Characteristic

  TclObject                       Compiled classes

   Handler                         Default actions

  NsObject               Receive packets (= Default action)

   Packet                      Packet reception event

                 Event scheduler: put events on the simulation time
  Scheduler
                  line and execute default actions at the right time.

   Others           None of the above, e.g., Routing, timers, etc.
                                                         www.ns2ultimate.com
OUTLINE


Conventional Class Categorization

Simulation Class Categorization

Example: Packet transmission




                                    www.ns2ultimate.com
example: packet
     transmission
Sending a packet from an Agent object to a
Queue object




                   Packet
    Agent                          Queue
                                      www.ns2ultimate.com
example: packet
     transmission
Class hierarchy
 NsObject ➠ Agent and Queue
 Event ➠ Packet
                NsObject


                 Event



                Packet
   Agent                      Queue
                                www.ns2ultimate.com
For more
 information
  about NS2

   P l e a s        e   s e e
    t h i s         b o o k
         f r        o m
     S p r i        n g e r
T. Issaraiyakul and E. Hossain, “Introduction to Network Simulator NS2”, Springer 2009

 or visit www.ns2ultimate.com

Más contenido relacionado

Destacado

Destacado (17)

20111126 ns2 installation
20111126 ns2 installation20111126 ns2 installation
20111126 ns2 installation
 
NS2: Binding C++ and OTcl variables
NS2: Binding C++ and OTcl variablesNS2: Binding C++ and OTcl variables
NS2: Binding C++ and OTcl variables
 
Trump-Style Negotiation: Powerful Strategies and Tactics for Mastering Every ...
Trump-Style Negotiation: Powerful Strategies and Tactics for Mastering Every ...Trump-Style Negotiation: Powerful Strategies and Tactics for Mastering Every ...
Trump-Style Negotiation: Powerful Strategies and Tactics for Mastering Every ...
 
20100712-OTcl Command -- Getting Started
20100712-OTcl Command -- Getting Started20100712-OTcl Command -- Getting Started
20100712-OTcl Command -- Getting Started
 
NS2 Classifiers
NS2 ClassifiersNS2 Classifiers
NS2 Classifiers
 
Intelligent entrepreneurs by Bill Murphy Jr.
Intelligent entrepreneurs by Bill Murphy Jr.Intelligent entrepreneurs by Bill Murphy Jr.
Intelligent entrepreneurs by Bill Murphy Jr.
 
Ns-2.35 Installation
Ns-2.35 InstallationNs-2.35 Installation
Ns-2.35 Installation
 
C++ classes tutorials
C++ classes tutorialsC++ classes tutorials
C++ classes tutorials
 
C++ classes
C++ classesC++ classes
C++ classes
 
Network simulator 2
Network simulator 2Network simulator 2
Network simulator 2
 
Session 1 introduction to ns2
Session 1   introduction to ns2Session 1   introduction to ns2
Session 1 introduction to ns2
 
Introduction to NS2 - Cont..
Introduction to NS2 - Cont..Introduction to NS2 - Cont..
Introduction to NS2 - Cont..
 
Use of NS-2 to Simulate MANET Routing Algorithms
Use of NS-2 to Simulate MANET Routing AlgorithmsUse of NS-2 to Simulate MANET Routing Algorithms
Use of NS-2 to Simulate MANET Routing Algorithms
 
~Ns2~
~Ns2~~Ns2~
~Ns2~
 
Ns2
Ns2Ns2
Ns2
 
Ns2programs
Ns2programsNs2programs
Ns2programs
 
Manet ns2
Manet ns2Manet ns2
Manet ns2
 

Último

Surah Yasin and Daily Spiritual Practices
Surah Yasin and Daily Spiritual PracticesSurah Yasin and Daily Spiritual Practices
Surah Yasin and Daily Spiritual Practicesaijazuddin14
 
Lucknow 💋 Call Girls Lucknow - Book 8923113531 Call Girls Available 24 Hours ...
Lucknow 💋 Call Girls Lucknow - Book 8923113531 Call Girls Available 24 Hours ...Lucknow 💋 Call Girls Lucknow - Book 8923113531 Call Girls Available 24 Hours ...
Lucknow 💋 Call Girls Lucknow - Book 8923113531 Call Girls Available 24 Hours ...anilsa9823
 
Flores de Mayo-history and origin we need to understand
Flores de Mayo-history and origin we need to understandFlores de Mayo-history and origin we need to understand
Flores de Mayo-history and origin we need to understandvillamilcecil909
 
madina book to learn arabic part1
madina   book   to  learn  arabic  part1madina   book   to  learn  arabic  part1
madina book to learn arabic part1fa3el khair
 
Elite Class ➥8448380779▻ Call Girls In Mehrauli Gurgaon Road Delhi NCR
Elite Class ➥8448380779▻ Call Girls In Mehrauli Gurgaon Road Delhi NCRElite Class ➥8448380779▻ Call Girls In Mehrauli Gurgaon Road Delhi NCR
Elite Class ➥8448380779▻ Call Girls In Mehrauli Gurgaon Road Delhi NCRDelhi Call girls
 
Genesis 1:10 || Meditate the Scripture daily verse by verse
Genesis 1:10  ||  Meditate the Scripture daily verse by verseGenesis 1:10  ||  Meditate the Scripture daily verse by verse
Genesis 1:10 || Meditate the Scripture daily verse by versemaricelcanoynuay
 
Study of the Psalms Chapter 1 verse 2 - wanderean
Study of the Psalms Chapter 1 verse 2 - wandereanStudy of the Psalms Chapter 1 verse 2 - wanderean
Study of the Psalms Chapter 1 verse 2 - wandereanmaricelcanoynuay
 
Famous No1 Amil baba in UK/Australia, Canada, Germany Amil baba Kala jadu
Famous No1 Amil baba in UK/Australia, Canada, Germany Amil baba Kala jaduFamous No1 Amil baba in UK/Australia, Canada, Germany Amil baba Kala jadu
Famous No1 Amil baba in UK/Australia, Canada, Germany Amil baba Kala jaduAmil Baba Naveed Bangali
 
CALL ON ➥8923113531 🔝Call Girls Balaganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Balaganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Balaganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Balaganj Lucknow best sexual serviceanilsa9823
 
+92343-7800299 No.1 Amil baba in Pakistan amil baba in Lahore amil baba in Ka...
+92343-7800299 No.1 Amil baba in Pakistan amil baba in Lahore amil baba in Ka...+92343-7800299 No.1 Amil baba in Pakistan amil baba in Lahore amil baba in Ka...
+92343-7800299 No.1 Amil baba in Pakistan amil baba in Lahore amil baba in Ka...Amil Baba Mangal Maseeh
 
Genesis 1:7 || Meditate the Scripture daily verse by verse
Genesis 1:7  ||  Meditate the Scripture daily verse by verseGenesis 1:7  ||  Meditate the Scripture daily verse by verse
Genesis 1:7 || Meditate the Scripture daily verse by versemaricelcanoynuay
 
Lucknow 💋 (Call Girls) in Lucknow | Book 8923113531 Extreme Naughty Call Girl...
Lucknow 💋 (Call Girls) in Lucknow | Book 8923113531 Extreme Naughty Call Girl...Lucknow 💋 (Call Girls) in Lucknow | Book 8923113531 Extreme Naughty Call Girl...
Lucknow 💋 (Call Girls) in Lucknow | Book 8923113531 Extreme Naughty Call Girl...anilsa9823
 
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best Female service 🕶
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best Female service  🕶CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best Female service  🕶
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best Female service 🕶anilsa9823
 
Deerfoot Church of Christ Bulletin 5 5 24
Deerfoot Church of Christ Bulletin 5 5 24Deerfoot Church of Christ Bulletin 5 5 24
Deerfoot Church of Christ Bulletin 5 5 24deerfootcoc
 
Top Astrologer in UK Best Vashikaran Specialist in England Amil baba Contact ...
Top Astrologer in UK Best Vashikaran Specialist in England Amil baba Contact ...Top Astrologer in UK Best Vashikaran Specialist in England Amil baba Contact ...
Top Astrologer in UK Best Vashikaran Specialist in England Amil baba Contact ...Amil Baba Naveed Bangali
 
Pradeep Bhanot - Friend, Philosopher Guide And The Brand By Arjun Jani
Pradeep Bhanot - Friend, Philosopher Guide And The Brand By Arjun JaniPradeep Bhanot - Friend, Philosopher Guide And The Brand By Arjun Jani
Pradeep Bhanot - Friend, Philosopher Guide And The Brand By Arjun JaniPradeep Bhanot
 
Genesis 1:8 || Meditate the Scripture daily verse by verse
Genesis 1:8  ||  Meditate the Scripture daily verse by verseGenesis 1:8  ||  Meditate the Scripture daily verse by verse
Genesis 1:8 || Meditate the Scripture daily verse by versemaricelcanoynuay
 

Último (20)

English - The Forgotten Books of Eden.pdf
English - The Forgotten Books of Eden.pdfEnglish - The Forgotten Books of Eden.pdf
English - The Forgotten Books of Eden.pdf
 
Surah Yasin and Daily Spiritual Practices
Surah Yasin and Daily Spiritual PracticesSurah Yasin and Daily Spiritual Practices
Surah Yasin and Daily Spiritual Practices
 
Lucknow 💋 Call Girls Lucknow - Book 8923113531 Call Girls Available 24 Hours ...
Lucknow 💋 Call Girls Lucknow - Book 8923113531 Call Girls Available 24 Hours ...Lucknow 💋 Call Girls Lucknow - Book 8923113531 Call Girls Available 24 Hours ...
Lucknow 💋 Call Girls Lucknow - Book 8923113531 Call Girls Available 24 Hours ...
 
Flores de Mayo-history and origin we need to understand
Flores de Mayo-history and origin we need to understandFlores de Mayo-history and origin we need to understand
Flores de Mayo-history and origin we need to understand
 
Call Girls In CP 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In CP 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In CP 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In CP 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 
madina book to learn arabic part1
madina   book   to  learn  arabic  part1madina   book   to  learn  arabic  part1
madina book to learn arabic part1
 
Elite Class ➥8448380779▻ Call Girls In Mehrauli Gurgaon Road Delhi NCR
Elite Class ➥8448380779▻ Call Girls In Mehrauli Gurgaon Road Delhi NCRElite Class ➥8448380779▻ Call Girls In Mehrauli Gurgaon Road Delhi NCR
Elite Class ➥8448380779▻ Call Girls In Mehrauli Gurgaon Road Delhi NCR
 
Genesis 1:10 || Meditate the Scripture daily verse by verse
Genesis 1:10  ||  Meditate the Scripture daily verse by verseGenesis 1:10  ||  Meditate the Scripture daily verse by verse
Genesis 1:10 || Meditate the Scripture daily verse by verse
 
Study of the Psalms Chapter 1 verse 2 - wanderean
Study of the Psalms Chapter 1 verse 2 - wandereanStudy of the Psalms Chapter 1 verse 2 - wanderean
Study of the Psalms Chapter 1 verse 2 - wanderean
 
Famous No1 Amil baba in UK/Australia, Canada, Germany Amil baba Kala jadu
Famous No1 Amil baba in UK/Australia, Canada, Germany Amil baba Kala jaduFamous No1 Amil baba in UK/Australia, Canada, Germany Amil baba Kala jadu
Famous No1 Amil baba in UK/Australia, Canada, Germany Amil baba Kala jadu
 
CALL ON ➥8923113531 🔝Call Girls Balaganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Balaganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Balaganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Balaganj Lucknow best sexual service
 
+92343-7800299 No.1 Amil baba in Pakistan amil baba in Lahore amil baba in Ka...
+92343-7800299 No.1 Amil baba in Pakistan amil baba in Lahore amil baba in Ka...+92343-7800299 No.1 Amil baba in Pakistan amil baba in Lahore amil baba in Ka...
+92343-7800299 No.1 Amil baba in Pakistan amil baba in Lahore amil baba in Ka...
 
Genesis 1:7 || Meditate the Scripture daily verse by verse
Genesis 1:7  ||  Meditate the Scripture daily verse by verseGenesis 1:7  ||  Meditate the Scripture daily verse by verse
Genesis 1:7 || Meditate the Scripture daily verse by verse
 
Lucknow 💋 (Call Girls) in Lucknow | Book 8923113531 Extreme Naughty Call Girl...
Lucknow 💋 (Call Girls) in Lucknow | Book 8923113531 Extreme Naughty Call Girl...Lucknow 💋 (Call Girls) in Lucknow | Book 8923113531 Extreme Naughty Call Girl...
Lucknow 💋 (Call Girls) in Lucknow | Book 8923113531 Extreme Naughty Call Girl...
 
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best Female service 🕶
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best Female service  🕶CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best Female service  🕶
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best Female service 🕶
 
Deerfoot Church of Christ Bulletin 5 5 24
Deerfoot Church of Christ Bulletin 5 5 24Deerfoot Church of Christ Bulletin 5 5 24
Deerfoot Church of Christ Bulletin 5 5 24
 
English - The Story of Ahikar, Grand Vizier of Assyria.pdf
English - The Story of Ahikar, Grand Vizier of Assyria.pdfEnglish - The Story of Ahikar, Grand Vizier of Assyria.pdf
English - The Story of Ahikar, Grand Vizier of Assyria.pdf
 
Top Astrologer in UK Best Vashikaran Specialist in England Amil baba Contact ...
Top Astrologer in UK Best Vashikaran Specialist in England Amil baba Contact ...Top Astrologer in UK Best Vashikaran Specialist in England Amil baba Contact ...
Top Astrologer in UK Best Vashikaran Specialist in England Amil baba Contact ...
 
Pradeep Bhanot - Friend, Philosopher Guide And The Brand By Arjun Jani
Pradeep Bhanot - Friend, Philosopher Guide And The Brand By Arjun JaniPradeep Bhanot - Friend, Philosopher Guide And The Brand By Arjun Jani
Pradeep Bhanot - Friend, Philosopher Guide And The Brand By Arjun Jani
 
Genesis 1:8 || Meditate the Scripture daily verse by verse
Genesis 1:8  ||  Meditate the Scripture daily verse by verseGenesis 1:8  ||  Meditate the Scripture daily verse by verse
Genesis 1:8 || Meditate the Scripture daily verse by verse
 

Categorization of C++ Classes in NS2

  • 1. Categorization of C++ Classes in NS2 N S 2 U l t i m a t e . c o m b y T e e r a w a t I s s a r i y a k u l
  • 2. OUTLINE Conventional Class Categorization Simulation Class Categorization Example: Packet transmission www.ns2ultimate.com
  • 3. Conventional Class categorization Two-language structure NS2 consists of two languages: C++ and OTcl The simplest form ➠ Standalone classes C O C.1 C.2 O.1 O.2 C++ classes OTcl classes www.ns2ultimate.com
  • 4. Conventional class categorization But clearly, there can be more than on class hierarchy in both the domains C O C.1 C.2 O.1 O.2 C++ classes OTcl classes www.ns2ultimate.com
  • 5. Conventional class categorization But clearly, there can be more than on class hierarchy in both the domains D P D.1 D.2 P.1 P.2 C O C.1 C.2 O.1 O.2 C++ classes OTcl classes www.ns2ultimate.com
  • 6. Conventional object categorization Classes in the C++ domain can be bound to class in the OTcl domain D P D.1 D.2 P.1 P.2 C O C.1 C.2 O.1 O.2 bind C++ classes OTcl classes www.ns2ultimate.com
  • 7. Conventional class categorization And, binding can be quite arbitrary D P D.1 D.2 P.1 P.2 bind C O C.1 C.2 O.1 O.2 bind C++ classes OTcl classes www.ns2ultimate.com
  • 8. Conventional class categorization Now we have two categories of classes: “bound” and “standalone” D P D.1 D.2 P.1 P.2 Standalone bind OTcl classes C O Standalone C++ classes C.1 C.2 O.1 O.2 bind www.ns2ultimate.com
  • 9. Conventional class categorization Now we have two categories of classes: “bound” and “standalone” D P D.1 D.2 P.1 P.2 Standalone bind OTcl classes bound C O Standalone classes C++ classes C.1 C.2 O.1 O.2 bind www.ns2ultimate.com
  • 10. Conventional class categorization Bound C++ = Compiled classes Bound OTcl = Interpreted classes Standalone bind OTcl classes C O Standalone C++ classes C.1 C.2 O.1 O.2 bind www.ns2ultimate.com
  • 11. Conventional class categorization Bound C++ = Compiled classes Bound OTcl = Interpreted classes Standalone bind OTcl classes C O Standalone C++ classes C.1 C.2 O.1 O.2 bind Compiled Interpreted classes classes www.ns2ultimate.com
  • 12. Conventional class categorization C++ OTcl Compiled Interpreted Bound classes classes Standalone C++ classes OTcl classes www.ns2ultimate.com
  • 13. OUTLINE Conventional Class Categorization Simulation Class Categorization Example: Packet transmission www.ns2ultimate.com
  • 14. Simulation class categorization Six main categories Base C++ Class Characteristic TclObject Compiled classes Handler Default actions NsObject Receive packets Packet Packet reception event Event scheduler: put events on the simulation time line Scheduler and execute default actions at the right time. Others None of the above, e.g., Routing, timers, etc. www.ns2ultimate.com
  • 15. related objects were discussed in Chapter 4. The packet-related objects will Simulation class be discussed in Chapter 8. The main helper objects will be discussed in Chapter 15. categorization 5.1.2 C++ Class Hierarchy This section gives an overview of C++ class hierarchies. The entire hierarchy consists of over 100 C++ classes and struct data types. Here, we only show Six main categories a part of the hierarchy (in Fig. 5.1). The readers are referred to [18] for the complete class hierarchy. OTcl Interface Default Action TclObject Handler Simulator PacketQueue NsObject AtHandler QueueHandler RoutingModule Network Component Classifier Connector LanRouter Uni-directional Point-to- point Object Connector Queue Agent ErrorModel LinkDelay Trace Fig. 5.1. A part of NS2 C++ class hierarchy (this chapter emphasizes on classes www.ns2ultimate.com in boxes with thick solid lines).
  • 16. Simulation class categorization Six main categories Base C++ Class Characteristic TclObject Compiled classes Handler Default actions NsObject Receive packets (= Default action) Packet Packet reception event Event scheduler: put events on the simulation time Scheduler line and execute default actions at the right time. Others None of the above, e.g., Routing, timers, etc. www.ns2ultimate.com
  • 17. OUTLINE Conventional Class Categorization Simulation Class Categorization Example: Packet transmission www.ns2ultimate.com
  • 18. example: packet transmission Sending a packet from an Agent object to a Queue object Packet Agent Queue www.ns2ultimate.com
  • 19. example: packet transmission Class hierarchy NsObject ➠ Agent and Queue Event ➠ Packet NsObject Event Packet Agent Queue www.ns2ultimate.com
  • 20. For more information about NS2 P l e a s e s e e t h i s b o o k f r o m S p r i n g e r T. Issaraiyakul and E. Hossain, “Introduction to Network Simulator NS2”, Springer 2009 or visit www.ns2ultimate.com

Notas del editor

  1. \n
  2. \n
  3. \n
  4. \n
  5. \n
  6. \n
  7. \n
  8. \n
  9. \n
  10. \n
  11. \n
  12. \n
  13. \n
  14. \n
  15. \n
  16. \n
  17. \n
  18. \n
  19. \n
  20. \n
  21. \n
  22. \n