IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Réseau Discussion :

Installer l'extension UMTS sous ns2


Sujet :

Réseau

  1. #41
    Membre à l'essai
    Femme Profil pro
    Inscrit en
    Février 2009
    Messages
    46
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations forums :
    Inscription : Février 2009
    Messages : 46
    Points : 18
    Points
    18
    Par défaut
    Salut ;
    merci beaucoup pour votre réponse
    effectivement,j'ai suivi le même démarche
    mais cette fois ci lorsque je tape ./configure j'ai eu
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
     
    No .configure file found in current directory
    Continuing with default options...
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables... 
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking how to run the C preprocessor... gcc -E
    checking for egrep... grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for string.h... (cached) yes
    checking for main in -lXbsd... no
    checking for socket in -lsocket... no
    checking for gethostbyname in -lnsl... yes
    checking for dcgettext in -lintl... no
    checking for getnodebyname in -ldnet_stub... no
    checking that g++ can handle -O2... no
    checking if C++ libraries work without any namespace... no
    checking if C++ libraries work with namespace std... yes
    checking if STL works without any namespace... no
    checking if STL works with namespace std... yes
    checking should use STL... yes
    checking for tcl.h... -I../include
    checking for libtcl8.4... -L../lib -ltcl8.4
    checking for init.tcl... ../lib/tcl8.4
    checking for tclsh8.4.11... no
    checking for tclsh8.4... ../bin/tclsh8.4
    checking for tk.h... -I../include
    checking for libtk8.4... -L../lib -ltk8.4
    checking for tk.tcl... ../lib/tk8.4
    checking for otcl.h... -I../otcl-1.11
    checking for libotcl1.11... -L../otcl-1.11 -lotcl
    checking for tclcl.h... -I../tclcl-1.17
    checking for libtclcl... -L../tclcl-1.17 -ltclcl
    checking for tcl2c++... ../tclcl-1.17
    checking for libtcldbg... no
    checking dmalloc... not requested with --with-dmalloc
    checking for perl... /usr/bin
    checking for ANSI C header files... (cached) yes
    checking arpa/inet.h usability... yes
    checking arpa/inet.h presence... yes
    checking for arpa/inet.h... yes
    checking fenv.h usability... yes
    checking fenv.h presence... yes
    checking for fenv.h... yes
    checking netinet/in.h usability... yes
    checking netinet/in.h presence... yes
    checking for netinet/in.h... yes
    checking for string.h... (cached) yes
    checking for strings.h... (cached) yes
    checking time.h usability... yes
    checking time.h presence... yes
    checking for time.h... yes
    checking for unistd.h... (cached) yes
    checking net/ethernet.h usability... yes
    checking net/ethernet.h presence... yes
    checking for net/ethernet.h... yes
    checking for main in -lm... yes
    checking for bcopy... yes
    checking for bzero... yes
    checking for fesetprecision... no
    checking for feenableexcept... yes
    checking for getrusage... yes
    checking for sbrk... yes
    checking for snprintf... yes
    checking return type of random... long
    checking for int8_t... yes
    checking for int16_t... yes
    checking for int32_t... yes
    checking for u_int8_t... yes
    checking for u_int16_t... yes
    checking for u_int32_t... yes
    checking for u_char... yes
    checking for u_int... yes
    checking for strtoq... yes
    checking for strtoll... yes
    checking for long... yes
    checking size of long... 4
    checking for __int64_t... no
    checking for long long... yes
    checking for int64_t... yes
    checking which kind of 64-bit int to use... int64_t
    checking for struct ether_header... found
    checking for struct ether_addr... found
    checking for addr2ascii... no
    checking for Linux compliant tcphdr... found
    checking for BSD compliant tcphdr... not found
    checking for socklen_t... yes
    checking for main in -lpcap... no
    checking to make nse... no
    Explicitly disabling static compilation
    checking for dlopen in -ldl... yes
    checking for a BSD-compatible install... /usr/bin/install -c
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating tcl/lib/ns-autoconf.tcl
    config.status: creating indep-utils/webtrace-conv/ucb/Makefile
    config.status: creating indep-utils/webtrace-conv/dec/Makefile
    config.status: creating indep-utils/webtrace-conv/nlanr/Makefile
    config.status: creating indep-utils/webtrace-conv/epa/Makefile
    config.status: creating indep-utils/cmu-scen-gen/setdest/Makefile
    config.status: creating autoconf.h
    config.status: autoconf.h is unchanged
    et en tapant make, j'ai eu:
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
     
    g++ -c -Wall  -DUSE_802_21 -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR  -DNDEBUG -DLINUX_TCP_HEADER -DUSE_SHM -DHAVE_LIBTCLCL -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_11 -DHAVE_OTCL_H -DHAVE_LIBTK8_4 -DHAVE_TK_H -DHAVE_LIBTCL8_4 -DHAVE_TCL_H  -DHAVE_CONFIG_H -DNS_DIFFUSION -DSMAC_NO_SYNC -DCPP_NAMESPACE=std -DUSE_SINGLE_ADDRESS_SPACE -Drng_test -I. -I/home/mouna/ns-allinone-2.29/tclcl-1.17 -I/home/mouna/ns-allinone-2.29/otcl-1.11 -I/home/mouna/ns-allinone-2.29/include -I/home/mouna/ns-allinone-2.29/include -I/usr/include/pcap -I./tcp -I./sctp -I./common -I./link -I./queue -I./adc -I./apps -I./mac -I./mobile -I./trace -I./routing -I./tools -I./classifier -I./mcast -I./diffusion3/lib/main -I./diffusion3/lib -I./diffusion3/lib/nr -I./diffusion3/ns -I./diffusion3/filter_core -I./asim/ -I./qs -I./diffserv -I./satellite -I./bluetooth -I./hsntg -I./hsntg/802_21 -I./wimax -I./interference -I./myevalvid -I./wpan -o mac/wireless-phy.o mac/wireless-phy.cc
    In file included from mac/wireless-phy.cc:45:
    ./common/packet.h: In constructor ‘p_info::p_info()’:
    ./common/packet.h:211: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:212: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:213: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:214: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:215: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:216: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:217: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:218: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:219: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:220: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:221: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:222: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:223: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:224: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:225: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:226: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:227: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:228: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:229: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:230: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:232: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:233: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:234: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:235: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:236: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:237: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:239: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:240: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:241: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:242: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:243: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:244: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:245: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:246: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:247: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:248: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:249: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:250: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:251: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:252: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:254: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:255: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:257: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:258: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:259: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:262: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:265: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:268: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:271: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:274: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:277: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:281: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:284: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:285: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:286: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:287: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:288: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:289: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:291: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:292: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:293: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:297: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:298: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:300: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:301: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:304: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:307: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:309: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:312: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:314: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:315: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:316: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:319: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:320: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:321: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:322: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:323: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:324: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:325: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:326: warning: deprecated conversion from string constant to ‘char*’
    ./common/packet.h:328: warning: deprecated conversion from string constant to ‘char*’
    In file included from mac/wireless-phy.cc:61:
    ./interference/interference.h: At global scope:
    ./interference/interference.h:120: error: redefinition of ‘double pktRx_start’
    ./interference/interference.h:120: error: ‘double pktRx_start’ previously declared here
    mac/wireless-phy.cc: In member function ‘virtual int WirelessPhy::sendUp(Packet*)’:
    mac/wireless-phy.cc:477: error: no matching function for call to ‘Interference::interference(MobileNode*, Packet*&, double, Packet*&, double)’
    ./interference/interference.h:120: note: candidates are: static int Interference::interference(MobileNode*, Packet*, double, Packet*)
    make: *** [mac/wireless-phy.o] Erreur 1
    D'après la recherche sur internet;j'ai constaté que le problème en gcc mais je ne sais pas oû!!!??


    Mercii infiniment;

  2. #42
    Membre éclairé
    Avatar de you.baddi
    Homme Profil pro
    Étudiant
    Inscrit en
    Mars 2008
    Messages
    185
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 39
    Localisation : Maroc

    Informations professionnelles :
    Activité : Étudiant
    Secteur : High Tech - Multimédia et Internet

    Informations forums :
    Inscription : Mars 2008
    Messages : 185
    Points : 760
    Points
    760
    Par défaut
    Citation Envoyé par mounaboug Voir le message
    D'après la recherche sur internet;j'ai constaté que le problème en gcc mais je ne sais pas oû!!!??
    oui c'est un problème de compilateur gcc, donc c'est mieux de travailler avec la version 4.1 comme motionné par NIST aussi
    cordialement
    -------------------------------------------------------------------------
    BADDI YOUSSEF
    Master de Recherche en Génie Informatique
    ENSIAS, RABAT
    ---------------------------------------------------------------------------

  3. #43
    Membre à l'essai
    Femme Profil pro
    Inscrit en
    Février 2009
    Messages
    46
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations forums :
    Inscription : Février 2009
    Messages : 46
    Points : 18
    Points
    18
    Par défaut
    Salut Monsieur ;
    bon j'ai essayé de suivre tous les erreurs étape par étape
    et normalement ça marche bien :je tape la commande "ns", le symbole "
    %" s'affiche .Je teste un exemple ça marche aussi
    je ne sais pas est ce que je suis sur le bon chemin ou non ?? est ce qu'on peut dire que j'ai installé ns-NIST-mobile avec succès ou non sachant que la commande ./configure donne le même résultat qui s'affiche dans le post précédent ????

    Mercii;

  4. #44
    Membre à l'essai
    Femme Profil pro
    Inscrit en
    Février 2009
    Messages
    46
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations forums :
    Inscription : Février 2009
    Messages : 46
    Points : 18
    Points
    18
    Par défaut
    Salut Mr Youssef;
    j'aime bien que vous me répondez,j'ai besoin de votre aide
    c'est urgent wallah

    Merciiii

  5. #45
    Membre éclairé
    Avatar de you.baddi
    Homme Profil pro
    Étudiant
    Inscrit en
    Mars 2008
    Messages
    185
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 39
    Localisation : Maroc

    Informations professionnelles :
    Activité : Étudiant
    Secteur : High Tech - Multimédia et Internet

    Informations forums :
    Inscription : Mars 2008
    Messages : 185
    Points : 760
    Points
    760
    Par défaut
    Citation Envoyé par mounaboug Voir le message
    je ne sais pas est ce que je suis sur le bon chemin ou non ??
    pour etre sur que l'installation s'est bien dérouler tu teste un exemple qui utilise le module, il existe qq exemple dans le dossier suivant:


    bonne chance
    cordialement
    -------------------------------------------------------------------------
    BADDI YOUSSEF
    Master de Recherche en Génie Informatique
    ENSIAS, RABAT
    ---------------------------------------------------------------------------

  6. #46
    Membre à l'essai
    Femme Profil pro
    Inscrit en
    Février 2009
    Messages
    46
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations forums :
    Inscription : Février 2009
    Messages : 46
    Points : 18
    Points
    18
    Par défaut
    Salut;
    Effectivement monsieur;j'ai essayé avec les exemples qui se trouvent sous ns-2.29/tcl/hsntg ,mais j'aurai des résultats non compréhensibles !! et je ne sais pas c'est quoi exactement !!
    En tapant " ns multiFace1.tcl",j'ai eu l'affichage suivant:
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
    242
    243
    244
    245
    246
    247
    248
    249
    250
    251
    252
    253
    254
    255
    256
    257
    258
    259
    260
    261
    262
    263
    264
    265
    266
    267
    268
    269
    270
    271
    272
    273
    274
    275
    276
    277
    278
    279
    280
    281
    282
    283
    284
    285
    286
    287
    288
    289
    290
    291
    292
    293
    294
    295
    296
    297
    298
    299
    300
    301
    302
    303
    304
    305
    306
    307
    308
    309
    310
    311
    312
    313
    314
    315
    316
    317
    318
    319
    320
    321
    322
    323
    324
    325
    326
    327
    328
    329
    330
    331
    332
    333
    334
    335
    336
    337
    338
    339
    340
    341
    342
    343
    344
    345
    346
    347
    348
    349
    350
    351
    352
    353
    354
    355
    356
    357
    358
    359
    360
    361
    362
    363
    364
    365
    366
    367
    368
    369
    370
    371
    372
    373
    374
    375
    376
    377
    378
    379
    380
    381
    382
    383
    384
    385
    386
    387
    388
    389
    390
    391
    392
    393
    394
    395
    396
    397
    398
    399
    400
    401
    402
    403
    404
    405
    406
    407
    408
    409
    410
    411
    412
    413
    414
    415
    416
    417
    418
    419
    420
    421
    422
    423
    424
    425
    426
    427
    428
    429
    430
    431
    432
    433
    434
    435
    436
    437
    438
    439
    440
    441
    442
    443
    444
    445
    446
    447
    448
    449
    450
    451
    452
    453
    454
    455
    456
    457
    458
    459
    460
    461
    462
    463
    464
    465
    466
    467
    468
    469
    470
    471
    472
    473
    474
    475
    476
    477
    478
    479
    480
    481
    482
    483
    484
    485
    486
    487
    488
    489
    490
    491
    492
    493
    494
    495
    496
    497
    498
    499
    500
    501
    502
    503
    504
    505
    506
    507
    508
    509
    510
    511
    512
     
    At 1.502919085 Mac 0 rxsucc 3928.512324
    At 1.502919085 Mac 0 collision is 0.000000
    At 1.502919085 Mac 0 success is 0.000000
    At 1.502919085 Mac 0 idle is 11.000000
    At 1.503131283 Mac 2 retx count (Retx recvACK) is 0.000000 
    At 1.503131283 Mac 2 txerror 0.000000
    At 1.503131283 Mac 2 txsucc 3928.512324
    At 1.503967829 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.504437317 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.504437317 Mac 2 rxsucc 1959060.703423
    At 1.504649515 Mac 0 retx count (Retx recvACK) is 0.000000 
    At 1.504649515 Mac 0 txerror 0.000000
    At 1.504649515 Mac 0 txsucc 1692378.932109
    At 1.505575548 Mac 0 rxsucc 2109571.508259
    At 1.505575548 Mac 0 collision is 0.011410
    At 1.505575548 Mac 0 success is 4.224116
    At 1.505575548 Mac 0 idle is 6.764474
    At 1.505787747 Mac 2 retx count (Retx recvACK) is 0.000000 
    At 1.505787747 Mac 2 txerror 0.000000
    At 1.505787747 Mac 2 txsucc 2109571.508259
    At 1.508428511 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.508897998 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.508897998 Mac 2 rxsucc 1256310.184949
    At 1.509110197 Mac 0 retx count (Retx recvACK) is 0.000000 
    At 1.509110197 Mac 0 txerror 0.000000
    At 1.509110197 Mac 0 txsucc 1256310.184949
    At 1.509426759 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.509968974 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.509968974 Mac 2 rxsucc 5979593.800043
    _o276 received data "my message 1"
    At 1.510181173 Mac 0 retx count (Retx recvACK) is 0.000000 
    At 1.510181173 Mac 0 txerror 0.000000
    At 1.510181173 Mac 0 txsucc 5979593.800043
    At 1.555588072 Mac 1 sends a Beacon
    At 1.555638072 Mac 1 txsucc 53160.000000
    At 1.555859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.555859179 Mac 3 rxsucc 29820.000000
    At 1.555859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 1.600033958 Mac 0 sends a Beacon
    At 1.600083958 Mac 0 txsucc 59130.537505
    At 1.600305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.600305065 Mac 2 rxsucc 33010.062370
    At 1.600305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 1.601522115 Mac 0 rxsucc 58407.509368
    At 1.601522115 Mac 0 collision is 0.000591
    At 1.601522115 Mac 0 success is 7.265728
    At 1.601522115 Mac 0 idle is 3.733681
    At 1.601734314 Mac 2 retx count (Retx recvACK) is 0.000000 
    At 1.601734314 Mac 2 txerror 0.000000
    At 1.601734314 Mac 2 txsucc 58407.509368
    At 1.655588072 Mac 1 sends a Beacon
    At 1.655638072 Mac 1 txsucc 53160.000000
    At 1.655859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.655859179 Mac 3 rxsucc 29820.000000
    At 1.655859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 1.700033958 Mac 0 sends a Beacon
    At 1.700083958 Mac 0 txsucc 53160.000000
    At 1.700305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.700305065 Mac 2 rxsucc 29820.000000
    At 1.700305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 1.755588072 Mac 1 sends a Beacon
    At 1.755638072 Mac 1 txsucc 53160.000000
    At 1.755859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.755859179 Mac 3 rxsucc 29820.000000
    At 1.755859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 1.800033958 Mac 0 sends a Beacon
    At 1.800083958 Mac 0 txsucc 53160.000000
    At 1.800305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.800305065 Mac 2 rxsucc 29820.000000
    At 1.800305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 1.855588072 Mac 1 sends a Beacon
    At 1.855638072 Mac 1 txsucc 53160.000000
    At 1.855859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.855859179 Mac 3 rxsucc 29820.000000
    At 1.855859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 1.900033958 Mac 0 sends a Beacon
    At 1.900083958 Mac 0 txsucc 53160.000000
    At 1.900305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.900305065 Mac 2 rxsucc 29820.000000
    At 1.900305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 1.955588072 Mac 1 sends a Beacon
    At 1.955638072 Mac 1 txsucc 53160.000000
    At 1.955859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 1.955859179 Mac 3 rxsucc 29820.000000
    At 1.955859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 2.000033958 Mac 0 sends a Beacon
    At 2.000083958 Mac 0 txsucc 53160.000000
    At 2.000305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.000305065 Mac 2 rxsucc 29820.000000
    At 2.000305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 2.055588072 Mac 1 sends a Beacon
    At 2.055638072 Mac 1 txsucc 53160.000000
    At 2.055859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.055859179 Mac 3 rxsucc 29820.000000
    At 2.055859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 2.100033958 Mac 0 sends a Beacon
    At 2.100083958 Mac 0 txsucc 53160.000000
    At 2.100305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.100305065 Mac 2 rxsucc 29820.000000
    At 2.100305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 2.100861627 Mac 0 bandwidth is 365.000000 
    At 2.155588072 Mac 1 sends a Beacon
    At 2.155638072 Mac 1 txsucc 53160.000000
    At 2.155859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.155859179 Mac 3 rxsucc 29820.000000
    At 2.155859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 2.156275741 Mac 1 bandwidth is 41.000000 
    At 2.200033958 Mac 0 sends a Beacon
    At 2.200083958 Mac 0 txsucc 53160.000000
    At 2.200305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.200305065 Mac 2 rxsucc 29820.000000
    At 2.200305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 2.255588072 Mac 1 sends a Beacon
    At 2.255638072 Mac 1 txsucc 53160.000000
    At 2.255859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.255859179 Mac 3 rxsucc 29820.000000
    At 2.255859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 2.300033958 Mac 0 sends a Beacon
    At 2.300083958 Mac 0 txsucc 53160.000000
    At 2.300305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.300305065 Mac 2 rxsucc 29820.000000
    At 2.300305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 2.355588072 Mac 1 sends a Beacon
    At 2.355638072 Mac 1 txsucc 53160.000000
    At 2.355859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.355859179 Mac 3 rxsucc 29820.000000
    At 2.355859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 2.400033958 Mac 0 sends a Beacon
    At 2.400083958 Mac 0 txsucc 53160.000000
    At 2.400305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.400305065 Mac 2 rxsucc 29820.000000
    At 2.400305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 2.455588072 Mac 1 sends a Beacon
    At 2.455638072 Mac 1 txsucc 53160.000000
    At 2.455859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.455859179 Mac 3 rxsucc 29820.000000
    At 2.455859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 2.500033958 Mac 0 sends a Beacon
    At 2.500083958 Mac 0 txsucc 53160.000000
    At 2.500305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.500305065 Mac 2 rxsucc 29820.000000
    At 2.500305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 2.501312762 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.501854977 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.501854977 Mac 2 rxsucc 4131847.553273
    _o276 received data "my message 2"
    At 2.502067176 Mac 0 retx count (Retx recvACK) is 0.000000 
    At 2.502067176 Mac 0 txerror 0.000000
    At 2.502067176 Mac 0 txsucc 3229095.281683
    At 2.555588072 Mac 1 sends a Beacon
    At 2.555638072 Mac 1 txsucc 53160.000000
    At 2.555859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.555859179 Mac 3 rxsucc 29820.000000
    At 2.555859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 2.600033958 Mac 0 sends a Beacon
    At 2.600083958 Mac 0 txsucc 54235.610407
    At 2.600305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.600305065 Mac 2 rxsucc 30289.459967
    At 2.600305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 2.601402115 Mac 0 rxsucc 5604.672561
    At 2.601402115 Mac 0 collision is 0.000000
    At 2.601402115 Mac 0 success is 0.012060
    At 2.601402115 Mac 0 idle is 10.987940
    At 2.601614314 Mac 2 retx count (Retx recvACK) is 0.000000 
    At 2.601614314 Mac 2 txerror 0.000000
    At 2.601614314 Mac 2 txsucc 5604.672561
    At 2.655588072 Mac 1 sends a Beacon
    At 2.655638072 Mac 1 txsucc 53160.000000
    At 2.655859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.655859179 Mac 3 rxsucc 29820.000000
    At 2.655859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 2.700033958 Mac 0 sends a Beacon
    At 2.700083958 Mac 0 txsucc 53160.000000
    At 2.700305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.700305065 Mac 2 rxsucc 29820.000000
    At 2.700305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 2.755588072 Mac 1 sends a Beacon
    At 2.755638072 Mac 1 txsucc 53160.000000
    At 2.755859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.755859179 Mac 3 rxsucc 29820.000000
    At 2.755859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 2.800033958 Mac 0 sends a Beacon
    At 2.800083958 Mac 0 txsucc 53160.000000
    At 2.800305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.800305065 Mac 2 rxsucc 29820.000000
    At 2.800305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 2.855588072 Mac 1 sends a Beacon
    At 2.855638072 Mac 1 txsucc 53160.000000
    At 2.855859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.855859179 Mac 3 rxsucc 29820.000000
    At 2.855859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 2.900033958 Mac 0 sends a Beacon
    At 2.900083958 Mac 0 txsucc 53160.000000
    At 2.900305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.900305065 Mac 2 rxsucc 29820.000000
    At 2.900305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 2.955588072 Mac 1 sends a Beacon
    At 2.955638072 Mac 1 txsucc 53160.000000
    At 2.955859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 2.955859179 Mac 3 rxsucc 29820.000000
    At 2.955859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 3.000033958 Mac 0 sends a Beacon
    At 3.000083958 Mac 0 txsucc 53160.000000
    At 3.000305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.000305065 Mac 2 rxsucc 29820.000000
    At 3.000305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 3.055588072 Mac 1 sends a Beacon
    At 3.055638072 Mac 1 txsucc 53160.000000
    At 3.055859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.055859179 Mac 3 rxsucc 29820.000000
    At 3.055859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 3.100033958 Mac 0 sends a Beacon
    At 3.100083958 Mac 0 txsucc 53160.000000
    At 3.100305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.100305065 Mac 2 rxsucc 29820.000000
    At 3.100305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 3.155588072 Mac 1 sends a Beacon
    At 3.155638072 Mac 1 txsucc 53160.000000
    At 3.155859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.155859179 Mac 3 rxsucc 29820.000000
    At 3.155859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 3.200033958 Mac 0 sends a Beacon
    At 3.200083958 Mac 0 txsucc 53160.000000
    At 3.200305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.200305065 Mac 2 rxsucc 29820.000000
    At 3.200305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 3.255588072 Mac 1 sends a Beacon
    At 3.255638072 Mac 1 txsucc 53160.000000
    At 3.255859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.255859179 Mac 3 rxsucc 29820.000000
    At 3.255859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 3.300033958 Mac 0 sends a Beacon
    At 3.300083958 Mac 0 txsucc 53160.000000
    At 3.300305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.300305065 Mac 2 rxsucc 29820.000000
    At 3.300305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 3.355588072 Mac 1 sends a Beacon
    At 3.355638072 Mac 1 txsucc 53160.000000
    At 3.355859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.355859179 Mac 3 rxsucc 29820.000000
    At 3.355859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 3.400033958 Mac 0 sends a Beacon
    At 3.400083958 Mac 0 txsucc 53160.000000
    At 3.400305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.400305065 Mac 2 rxsucc 29820.000000
    At 3.400305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 3.455588072 Mac 1 sends a Beacon
    At 3.455638072 Mac 1 txsucc 53160.000000
    At 3.455859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.455859179 Mac 3 rxsucc 29820.000000
    At 3.455859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 3.500033958 Mac 0 sends a Beacon
    At 3.500083958 Mac 0 txsucc 53160.000000
    At 3.500305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.500305065 Mac 2 rxsucc 29820.000000
    At 3.500305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 3.501526200 Mac 1 txsucc 120031.044888
    At 3.501764745 Mac 1 txerror 1.000000
    At 3.501764762 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.501764762 Mac 3 rxsucc 69141.916870
    At 3.503107085 Mac 1 rxsucc 1645.735753
    At 3.503107085 Mac 1 collision is 0.000000
    At 3.503107085 Mac 1 success is 0.000000
    At 3.503107085 Mac 1 idle is 11.000000
    At 3.503319283 Mac 3 retx count (Retx recvACK) is 0.000000 
    At 3.503319283 Mac 3 txerror 0.000000
    At 3.503319283 Mac 3 txsucc 1645.735753
    At 3.503595829 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.504138044 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.504138044 Mac 3 rxsucc 2698373.177150
    _o276 received data "my message 3"
    At 3.504350242 Mac 1 retx count (Retx recvACK) is 0.000000 
    At 3.504350242 Mac 1 txerror 0.000000
    At 3.504350242 Mac 1 txsucc 2267671.315780
    At 3.555588072 Mac 1 sends a Beacon
    At 3.555638072 Mac 1 txsucc 103650.321833
    At 3.555859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.555859179 Mac 3 rxsucc 57655.347016
    At 3.555859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 3.600033958 Mac 0 sends a Beacon
    At 3.600083958 Mac 0 txsucc 53160.000000
    At 3.600305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.600305065 Mac 2 rxsucc 29820.000000
    At 3.600305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 3.601231050 Mac 1 rxsucc 57111.430336
    At 3.601231050 Mac 1 collision is 0.000230
    At 3.601231050 Mac 1 success is 2.929527
    At 3.601231050 Mac 1 idle is 8.070243
    At 3.601443248 Mac 3 retx count (Retx recvACK) is 0.000000 
    At 3.601443248 Mac 3 txerror 0.000000
    At 3.601443248 Mac 3 txsucc 57111.430336
    At 3.655588072 Mac 1 sends a Beacon
    At 3.655638072 Mac 1 txsucc 53160.000000
    At 3.655859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.655859179 Mac 3 rxsucc 29820.000000
    At 3.655859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 3.700033958 Mac 0 sends a Beacon
    At 3.700083958 Mac 0 txsucc 53160.000000
    At 3.700305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.700305065 Mac 2 rxsucc 29820.000000
    At 3.700305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 3.755588072 Mac 1 sends a Beacon
    At 3.755638072 Mac 1 txsucc 53160.000000
    At 3.755859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.755859179 Mac 3 rxsucc 29820.000000
    At 3.755859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 3.800033958 Mac 0 sends a Beacon
    At 3.800083958 Mac 0 txsucc 53160.000000
    At 3.800305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.800305065 Mac 2 rxsucc 29820.000000
    At 3.800305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 3.855588072 Mac 1 sends a Beacon
    At 3.855638072 Mac 1 txsucc 53160.000000
    At 3.855859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.855859179 Mac 3 rxsucc 29820.000000
    At 3.855859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 3.900033958 Mac 0 sends a Beacon
    At 3.900083958 Mac 0 txsucc 53160.000000
    At 3.900305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.900305065 Mac 2 rxsucc 29820.000000
    At 3.900305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 3.955588072 Mac 1 sends a Beacon
    At 3.955638072 Mac 1 txsucc 53160.000000
    At 3.955859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 3.955859179 Mac 3 rxsucc 29820.000000
    At 3.955859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 4.000033958 Mac 0 sends a Beacon
    At 4.000083958 Mac 0 txsucc 53160.000000
    At 4.000305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.000305065 Mac 2 rxsucc 29820.000000
    At 4.000305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 4.055588072 Mac 1 sends a Beacon
    At 4.055638072 Mac 1 txsucc 53160.000000
    At 4.055859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.055859179 Mac 3 rxsucc 29820.000000
    At 4.055859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 4.100033958 Mac 0 sends a Beacon
    At 4.100083958 Mac 0 txsucc 53160.000000
    At 4.100305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.100305065 Mac 2 rxsucc 29820.000000
    At 4.100305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 4.100861627 Mac 0 bandwidth is 110.000000 
    At 4.155588072 Mac 1 sends a Beacon
    At 4.155638072 Mac 1 txsucc 53160.000000
    At 4.155859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.155859179 Mac 3 rxsucc 29820.000000
    At 4.155859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 4.156275741 Mac 1 bandwidth is 176.000000 
    At 4.200033958 Mac 0 sends a Beacon
    At 4.200083958 Mac 0 txsucc 53160.000000
    At 4.200305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.200305065 Mac 2 rxsucc 29820.000000
    At 4.200305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 4.255588072 Mac 1 sends a Beacon
    At 4.255638072 Mac 1 txsucc 53160.000000
    At 4.255859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.255859179 Mac 3 rxsucc 29820.000000
    At 4.255859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 4.300033958 Mac 0 sends a Beacon
    At 4.300083958 Mac 0 txsucc 53160.000000
    At 4.300305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.300305065 Mac 2 rxsucc 29820.000000
    At 4.300305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 4.355588072 Mac 1 sends a Beacon
    At 4.355638072 Mac 1 txsucc 53160.000000
    At 4.355859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.355859179 Mac 3 rxsucc 29820.000000
    At 4.355859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 4.400033958 Mac 0 sends a Beacon
    At 4.400083958 Mac 0 txsucc 53160.000000
    At 4.400305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.400305065 Mac 2 rxsucc 29820.000000
    At 4.400305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 4.455588072 Mac 1 sends a Beacon
    At 4.455638072 Mac 1 txsucc 53160.000000
    At 4.455859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.455859179 Mac 3 rxsucc 29820.000000
    At 4.455859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 4.500033958 Mac 0 sends a Beacon
    At 4.500083958 Mac 0 txsucc 53160.000000
    At 4.500305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.500305065 Mac 2 rxsucc 29820.000000
    At 4.500305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 4.501852762 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.502394977 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.502394977 Mac 3 rxsucc 137614.487376
    _o276 received data "my message 4"
    At 4.502607176 Mac 1 retx count (Retx recvACK) is 0.000000 
    At 4.502607176 Mac 1 txerror 0.000000
    At 4.502607176 Mac 1 txsucc 136344.946633
    At 4.555588072 Mac 1 sends a Beacon
    At 4.555638072 Mac 1 txsucc 100243.450836
    At 4.555859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.555859179 Mac 3 rxsucc 55775.638539
    At 4.555859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 4.600033958 Mac 0 sends a Beacon
    At 4.600083958 Mac 0 txsucc 53160.000000
    At 4.600305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.600305065 Mac 2 rxsucc 29820.000000
    At 4.600305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 4.600931050 Mac 1 rxsucc 5605.681705
    At 4.600931050 Mac 1 collision is 0.000000
    At 4.600931050 Mac 1 success is 0.012021
    At 4.600931050 Mac 1 idle is 10.987979
    At 4.601143248 Mac 3 retx count (Retx recvACK) is 0.000000 
    At 4.601143248 Mac 3 txerror 0.000000
    At 4.601143248 Mac 3 txsucc 5605.681705
    At 4.655588072 Mac 1 sends a Beacon
    At 4.655638072 Mac 1 txsucc 53160.000000
    At 4.655859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.655859179 Mac 3 rxsucc 29820.000000
    At 4.655859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 4.700033958 Mac 0 sends a Beacon
    At 4.700083958 Mac 0 txsucc 53160.000000
    At 4.700305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.700305065 Mac 2 rxsucc 29820.000000
    At 4.700305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 4.755588072 Mac 1 sends a Beacon
    At 4.755638072 Mac 1 txsucc 53160.000000
    At 4.755859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.755859179 Mac 3 rxsucc 29820.000000
    At 4.755859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 4.800033958 Mac 0 sends a Beacon
    At 4.800083958 Mac 0 txsucc 53160.000000
    At 4.800305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.800305065 Mac 2 rxsucc 29820.000000
    At 4.800305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 4.855588072 Mac 1 sends a Beacon
    At 4.855638072 Mac 1 txsucc 53160.000000
    At 4.855859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.855859179 Mac 3 rxsucc 29820.000000
    At 4.855859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    At 4.900033958 Mac 0 sends a Beacon
    At 4.900083958 Mac 0 txsucc 53160.000000
    At 4.900305065 Mac 2, rxp 1.104404e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.900305065 Mac 2 rxsucc 29820.000000
    At 4.900305065 Mac 2 Recv Beacon from 0 
    	beacon interval=100ms
    At 4.955588072 Mac 1 sends a Beacon
    At 4.955638072 Mac 1 txsucc 53160.000000
    At 4.955859179 Mac 3, rxp 1.099839e-06 thresh 3.652000e-10 weighted-thresh 3.652000e-10
    At 4.955859179 Mac 3 rxsucc 29820.000000
    At 4.955859179 Mac 3 Recv Beacon from 1 
    	beacon interval=100ms
    Mercii
    Je suis désolée pour le retard ;

  7. #47
    Membre à l'essai
    Femme Profil pro
    Inscrit en
    Février 2009
    Messages
    46
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations forums :
    Inscription : Février 2009
    Messages : 46
    Points : 18
    Points
    18
    Par défaut
    Salut Mr Yousssef;
    J'espère que vous me répondez le bientôt possible
    j'aime bien que vous m'aidez

  8. #48
    Membre éclairé
    Avatar de you.baddi
    Homme Profil pro
    Étudiant
    Inscrit en
    Mars 2008
    Messages
    185
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 39
    Localisation : Maroc

    Informations professionnelles :
    Activité : Étudiant
    Secteur : High Tech - Multimédia et Internet

    Informations forums :
    Inscription : Mars 2008
    Messages : 185
    Points : 760
    Points
    760
    Par défaut
    Citation Envoyé par mounaboug Voir le message
    Effectivement monsieur;


    Citation Envoyé par mounaboug Voir le message
    mais j'aurai des résultats non compréhensibles !! et je ne sais pas c'est quoi exactement !!
    premièrement ça montre que la simulation c'est bien déroulé , pour traiter les résultats tu utilise le fichier trace résultat c'est en général avec l'extension .tr

    bonne chance
    cordialement
    -------------------------------------------------------------------------
    BADDI YOUSSEF
    Master de Recherche en Génie Informatique
    ENSIAS, RABAT
    ---------------------------------------------------------------------------

  9. #49
    Membre à l'essai
    Femme Profil pro
    Inscrit en
    Février 2009
    Messages
    46
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations forums :
    Inscription : Février 2009
    Messages : 46
    Points : 18
    Points
    18
    Par défaut
    Salut;
    J'utilise le mot"monsieur" comme une signe de respect
    Sincèrement,vous avez bien m'aider
    Pouvez vous me dire comment je vais tester avec le fichier d'extension .tr !!
    je n'ai pas compris !!
    je trouve un fichier "out.tr" et en l'exécutant,j'ai eu l'erreur suivant:
    " invalid command name"+" while executing" +1.5 7 6 tcp 40 -------0 4.0.0.0.0.0.2.0 0 0"(file "out.tr" line 1)
    Qu'est ce que je dois faire pour réaliser la simulation de UMTS" ?Quels sont les fichiers que je dois les modifier !!?

    Merci énormément ;

  10. #50
    Membre à l'essai
    Femme Profil pro
    Inscrit en
    Février 2009
    Messages
    46
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations forums :
    Inscription : Février 2009
    Messages : 46
    Points : 18
    Points
    18
    Par défaut
    Bonjour Mr Youssef;
    J'espère que vous allez me répondre à bientôt
    Je suis vraiment bloquée dans ce niveau et j'ai eu pas le temps

    Merci;

  11. #51
    Membre éclairé
    Avatar de you.baddi
    Homme Profil pro
    Étudiant
    Inscrit en
    Mars 2008
    Messages
    185
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 39
    Localisation : Maroc

    Informations professionnelles :
    Activité : Étudiant
    Secteur : High Tech - Multimédia et Internet

    Informations forums :
    Inscription : Mars 2008
    Messages : 185
    Points : 760
    Points
    760
    Par défaut
    Désolé pour ce retard

    Citation Envoyé par mounaboug Voir le message
    je trouve un fichier "out.tr" et en l'exécutant
    tu ne dois pas exécuter le fichier trace c'est le résultat final de la simulation ...

    Citation Envoyé par mounaboug Voir le message
    Qu'est ce que je dois faire pour réaliser la simulation de UMTS" ?Quels sont les fichiers que je dois les modifier !!?
    tu dois seulement modifier le fichier tcl de la simulation ..

    bonne chance et désolé pour le retard
    cordialement
    -------------------------------------------------------------------------
    BADDI YOUSSEF
    Master de Recherche en Génie Informatique
    ENSIAS, RABAT
    ---------------------------------------------------------------------------

  12. #52
    Membre à l'essai
    Femme Profil pro
    Inscrit en
    Février 2009
    Messages
    46
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations forums :
    Inscription : Février 2009
    Messages : 46
    Points : 18
    Points
    18
    Par défaut
    Salut Monsieur;
    Merci bien pour votre réponse
    Je n'ai pas bien compris à quel fichier vous parlez?!!
    ./ns-2.29/tcl !! c'est çà!!

    Bon, j'ai fait une recherche sur net, j'ai trouvé qu'on peut aussi installer EURANE mais dans un autre site j'ai trouvé que l'EURANE est déjà intégré dans NIST.En faisant une comparaison entre le ns-2.29 nist et l'eurane 2.28 ,je remarque qu'ils sont identique
    Pour conclure,je essai d'exécuter l'exemple suivant qui se trouve dans l'eurane :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
     
    global ns
    remove-all-packet-headers
    add-packet-header MPEG4 MAC_HS RLC LL Mac RTP TCP IP Common Flags
     
    set ns [new Simulator]
    set f [open traza_am1.tr w]
    $ns trace-all $f
     
    proc finish {} {
        global ns
        global f
        $ns flush-trace
        close $f
        puts " Simulation ended."
        exit 0
    }
     
     
    # Node = 0
    $ns node-config -UmtsNodeType rnc
     
    # Node address is 0
    set rnc [$ns create-Umtsnode]
     
    $ns node-config -UmtsNodeType bs \
    		-downlinkBW 32kbs \
    		-downlinkTTI 10ms \
    		-uplinkBW 32kbs \
    		-uplinkTTI 10ms \
    		-hs_downlinkTTI 2ms \
          	        -hs_downlinkBW 64kbs
     
    # Node address is 1
    set bs [$ns create-Umtsnode]
     
    # Interface between RNC and BS
    $ns setup-Iub $bs $rnc 622Mbit 622Mbit 15ms 15ms DummyDropTail 2000
     
    $ns node-config -UmtsNodeType ue \
    		-baseStation $bs \
    		-radioNetworkController $rnc
     
    # Node address for ue1 and ue2 is 2 and 3, respectively.
    set ue1 [$ns create-Umtsnode]
    set ue2 [$ns create-Umtsnode]
     
    # Node address for sgsn0 and ggsn0 is 4 and 5,respectively.
     
    set sgsn0 [$ns node]
    set ggsn0 [$ns node]
     
    #Node address for node1 and node2 is 6 and 7,respectively.
    set node1 [$ns node]
    set node2 [$ns node]
     
    # Connections between fixed network nodes
    $ns duplex-link  $rnc  $sgsn0 622Mbit 0.4ms DropTail 1000
    $ns duplex-link  $sgsn0 $ggsn0	622Mbit  10ms DropTail 1000
    $ns duplex-link  $ggsn0 $node1	10Mbit   15ms DropTail 1000
    $ns duplex-link $node1 $node2	10Mbit   35ms DropTail 1000
     
    # Routing Gateway
    $rnc add-gateway $sgsn0
     
    # Agent set-up for ue1
    set tcp0 [new Agent/TCP]
    $tcp0 set fid_ 0
    $tcp0 set prio_ 2
     
    # Agent set-up for ue2
    set tcp1 [new Agent/TCP]
    $tcp1 set fid_ 1
    $tcp1 set prio_ 2
     
    # Agent sagents to a common fixed node
    $ns attach-agent $node2 $tcp0
    $ns attach-agent $node2 $tcp1		
     
    # Create and connect two applications to their agent	
    set ftp0 [new Application/FTP]
    $ftp0 attach-agent $tcp0 
     
    set ftp1 [new Application/FTP]
    $ftp1 attach-agent $tcp1 
     
    # Create and attach sinks
    set sink0 [new Agent/TCPSink]
    $sink0 set fid_0
    $ns attach-agent $ue2 $sink1
     
    # Connect sinks to TCP agents
    $ns connect $tcp0 $sink0
    $ns connect $tcp1 $sink1
     
    $ns node-config -llType UMTS/RLC/AM \
    		-downlinkBW 64kbs \
                    -uplinkBW 64kbs \
    		-downlinkTTI 20ms \
    		-uplinkTTI 20ms \
                    -hs_downlinkTTI 2ms \
    		-hs_downlinkBW 64kbs \
     
    # Create HS-DSCH and attach TCP agent for ue1
    $ns create-hsdsch $ue1 $sink0
     
    # Attach TCP agent for ue2 to existing HS-DSCH
    $NS ATTACH-HSDSCH $ue2 $sink1
     
    # Loads input tracefiles for each UE, identified by its fid_
    $bs setErrorTrace 0 "UE1_trace_file"
    $bs setErrorTrace 1 "UE2_trace_file"
     
    # Load BLER lookup table from file SNRBLERMatrix
    $bs loadSnrBlermatrix "SNRBLEMatrix"
     
    # Tracing for all HSDPA TRAFFIC IN DOWNTARGET 
    $rnc trace-inlink-tcp $f 0
    $bs trace-outlink $f 2
     
    # UE1 Tracing
    $ue1 trace-inlink $f 2 
    $ue1 trace-outlink $f 3
    $BS  trace-inlink $f 3
    $ue2 trace-inlink-tcp $f 2
     
    # UE2 Tracing
    $ue2 trace-inlink $f 2
    $ue2 trace-outlink $f 3
    $bs trace-inlink $f 4
    $ue2 trace-inlink-tcp $f 2
     
    $ns at 0.0 "$ftp0 start"
    $ns at 0.002 "$ftp1 start"
    $ns at 10.1 "$ftp0 stop"
    $ns at 10.102"$ftp1 stop"
    $ns at 10.201 "finish"
     
    puts " Simulation is runing ... please wait ..."
    $ns run
    mais un message d'erreur s'affiche :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
     
    can't read "fid_0": no such variable
        while executing
    "subst $[subst $var]"
        (procedure "_o185" line 5)
        (Object next line 5)
        invoked from within
    "_o185 next fid_0"
        ("eval" body line 1)
        invoked from within
    "eval $self next $args"
        (procedure "_o185" line 18)
        (Agent set line 18)
        invoked from within
    "$sink0 set fid_0"
        (file "files.tcl" line 88)
    j'espère que vous allez m'aidez de résoudre ce problème.

    Mercii

  13. #53
    Membre à l'essai
    Femme Profil pro
    Inscrit en
    Février 2009
    Messages
    46
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations forums :
    Inscription : Février 2009
    Messages : 46
    Points : 18
    Points
    18
    Par défaut
    Salut Mr.Yussuf;
    J'espère que vous me répondiez c'est très urgent wallah
    Vous êtes la seule personne qui vous m'allez m'aider à résoudre ce problème
    Mercii énormement;

  14. #54
    Membre du Club
    Femme Profil pro
    Étudiant
    Inscrit en
    Février 2011
    Messages
    50
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations professionnelles :
    Activité : Étudiant

    Informations forums :
    Inscription : Février 2011
    Messages : 50
    Points : 52
    Points
    52
    Par défaut
    Bonjour à tous,
    je travaille souvent avec NS2.33, est ce que je peux utiliser le module Nist 2.29 la dedans ???!!!!!
    Merci

  15. #55
    Membre du Club
    Femme Profil pro
    Étudiant
    Inscrit en
    Février 2011
    Messages
    50
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations professionnelles :
    Activité : Étudiant

    Informations forums :
    Inscription : Février 2011
    Messages : 50
    Points : 52
    Points
    52
    Par défaut
    Citation Envoyé par pfe_smile Voir le message
    Bonjour à tous,
    je travaille souvent avec NS2.33, est ce que je peux utiliser le module Nist 2.29 la dedans ???!!!!!
    Merci
    Bonsoir à tous, on pourra plus faire, il suffit d'installer la nouvelle version NS 2.29.2 et installer le module Nist dedans.
    C'est bien d'être autonome

  16. #56
    Membre à l'essai
    Femme Profil pro
    Inscrit en
    Avril 2012
    Messages
    17
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations professionnelles :
    Secteur : High Tech - Matériel informatique

    Informations forums :
    Inscription : Avril 2012
    Messages : 17
    Points : 21
    Points
    21
    Par défaut Besoin d'installer UMTS sur ns2.33
    Bonjour Youssef,

    J'ai besoin d'installer l'extenstion UMTS + WIMAX sur la version ns2.33.
    J'ai vu dans ce forum que tu as proposé à mounaboug d'installer la version ns-2.29.
    Pour mon cas ce n'est pas faisable car j'ai besoin également du projet MOBIWAN qui permet d’intégrer la mobilité des nœuds dans les réseaux IPv6 (protocole Mobile IPV6).or ce dernier (projet mobiwan) ne peut ếtre intégré dans la version 29 .
    Maintenant je suis en face de deux solutions :
    -1. soit chercher un patch qui permet d'intégrer le projet mobiwan dans la version 29 : je doute fort que j'en trouve un
    -2: soit chercher un patch permettant d'intégrer le réseau UMTS et WIMAX dans la version 33.
    Peux-tu m'aider stp ?
    Je suis bloquée et bientôt je dépose mon projet.. j'ai l'impression que ce projet ne finira jamais car à chaque fois que j'avance , je rencontre un nouveau obstacle
    Merci pour ton aide ,

    Cordialement

  17. #57
    Membre à l'essai
    Femme Profil pro
    Inscrit en
    Avril 2012
    Messages
    17
    Détails du profil
    Informations personnelles :
    Sexe : Femme

    Informations professionnelles :
    Secteur : High Tech - Matériel informatique

    Informations forums :
    Inscription : Avril 2012
    Messages : 17
    Points : 21
    Points
    21
    Par défaut Besoin d'installer UMTS sur ns2.33
    Bonjour M.Youssef,

    J'ai besoin d'installer l'extenstion UMTS + WIMAX sur la version ns2.33.
    J'ai vu dans ce forum que tu as proposé à mounaboug d'installer la version ns-2.29.
    Pour mon cas ce n'est pas faisable car j'ai besoin également du projet MOBIWAN qui permet d’intégrer la mobilité des nœuds dans les réseaux IPv6 (protocole Mobile IPV6).or ce dernier (projet mobiwan) ne peut ếtre intégré dans la version 29 .
    Maintenant je suis en face de deux solutions :
    -1. soit chercher un patch qui permet d'intégrer le projet mobiwan dans la version 29 : je doute fort que j'en trouve un
    -2: soit chercher un patch permettant d'intégrer le réseau UMTS et WIMAX dans la version 33.
    Peux-tu m'aider stp ?
    Je suis bloquée et bientôt je dépose mon projet.. j'ai l'impression que ce projet ne finira jamais car à chaque fois que j'avance , je rencontre un nouveau obstacle
    Merci pour ton aide ,

    Cordialement

  18. #58
    Membre à l'essai
    étudiant
    Inscrit en
    Octobre 2012
    Messages
    14
    Détails du profil
    Informations professionnelles :
    Activité : étudiant
    Secteur : Enseignement

    Informations forums :
    Inscription : Octobre 2012
    Messages : 14
    Points : 22
    Points
    22
    Par défaut
    Citation Envoyé par mounaboug Voir le message
    Salut Monsieur ;
    bon j'ai essayé de suivre tous les erreurs étape par étape
    et normalement ça marche bien :je tape la commande "ns", le symbole "
    %" s'affiche .Je teste un exemple ça marche aussi
    je ne sais pas est ce que je suis sur le bon chemin ou non ?? est ce qu'on peut dire que j'ai installé ns-NIST-mobile avec succès ou non sachant que la commande ./configure donne le même résultat qui s'affiche dans le post précédent ????

    Mercii;
    salut,
    j'ai rencontré les memes erreurs est ce que vous pouvez m'aider en m'indiquant les etapes pour resoudre tous ces erreurs .mercii

  19. #59
    Membre à l'essai
    étudiant
    Inscrit en
    Octobre 2012
    Messages
    14
    Détails du profil
    Informations professionnelles :
    Activité : étudiant
    Secteur : Enseignement

    Informations forums :
    Inscription : Octobre 2012
    Messages : 14
    Points : 22
    Points
    22
    Par défaut
    Citation Envoyé par you.baddi Voir le message
    Désolé pour ce retard



    tu ne dois pas exécuter le fichier trace c'est le résultat final de la simulation ...



    tu dois seulement modifier le fichier tcl de la simulation ..

    bonne chance et désolé pour le retard
    salam Mr youssef
    je travaille sur le sujet "simulation de standard 802.21 et realisation des scenarios de handover vertical" j'ai suivie ce forum j'ai installé le ns-allinone-2.29 sous ubuntu 10.04 +j'ai installé le gcc-4.1 et j'ai effectue les modifications au niveau des fichiers makefile.in mais lorsque j'ai remplacé le dossier ns-2.29 par le module de NIST j'ai eu l'erreur suivant "./sctp/sctp.h:705: error: extra qualification ‘SctpAgent::’ on member ‘DumpSendBuffer’
    make: *** [trace/trace.o] Error 1" svp aidez-moi je suis bloqué à cet étape ;merci d'avance

  20. #60
    Membre à l'essai
    étudiant
    Inscrit en
    Octobre 2012
    Messages
    14
    Détails du profil
    Informations professionnelles :
    Activité : étudiant
    Secteur : Enseignement

    Informations forums :
    Inscription : Octobre 2012
    Messages : 14
    Points : 22
    Points
    22
    Par défaut
    Citation Envoyé par you.baddi Voir le message
    oui c'est un problème de compilateur gcc, donc c'est mieux de travailler avec la version 4.1 comme motionné par NIST aussi
    salam Mr youssef
    je travaille sur le sujet "simulation de standard 802.21 et realisation des scenarios de handover vertical" j'ai suivie ce forum j'ai installé le ns-allinone-2.29 sous ubuntu 10.04 +j'ai installé le gcc-4.1 et j'ai effectue les modifications au niveau des fichiers makefile.in mais lorsque j'ai remplacé le dossier ns-2.29 par le module de NIST j'ai eu l'erreur suivant "./sctp/sctp.h:705: error: extra qualification ‘SctpAgent::’ on member ‘DumpSendBuffer’
    make: *** [trace/trace.o] Error 1" svp aidez-moi je suis bloqué à cet étape ;merci d'avance

Discussions similaires

  1. [EasyPHP] installer extension ffmpeg sous EasyPHP
    Par ouldfella dans le forum EDI, CMS, Outils, Scripts et API
    Réponses: 2
    Dernier message: 07/07/2015, 09h40
  2. installer une extension sous osx "reportlab"
    Par mrsoyer dans le forum Général Python
    Réponses: 4
    Dernier message: 18/01/2010, 14h05
  3. installation 'automatique' de mysql sous win9x ?
    Par greystock dans le forum Installation
    Réponses: 3
    Dernier message: 07/03/2004, 03h06
  4. [Turbo Pascal] Installation de Turbo Pascal sous Windows XP
    Par serve dans le forum Turbo Pascal
    Réponses: 18
    Dernier message: 31/12/2003, 08h24
  5. [Kylix] Install de Kylix 3 sous RedHat 8.0
    Par skoupay dans le forum EDI
    Réponses: 1
    Dernier message: 18/02/2003, 23h43

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo