[ns] RTP under NS2

2006-09-06 Thread Sofiane

Dear Collagues
  when simulating the simple-rtp.tcl  i have get the message  bellow
  any help are welcome
   
  Thanks
   
  
 
  [EMAIL PROTECTED] ~/ns-allinone-2.29/ns-2.29/tcl/ex
$ ns simple-rtp.tcl
warning: no class variable Session/RTP::debug_
  see tcl-object.tcl in tclcl for info about this warning.
  warning: no class variable Session/RTP::debug_
  see tcl-object.tcl in tclcl for info about this warning.
  warning: no class variable Session/RTP::debug_
  see tcl-object.tcl in tclcl for info about this warning.
  warning: no class variable Session/RTP::debug_
  see tcl-object.tcl in tclcl for info
about this warning.
  Warning dst_ is no longer being supported in NS. dst_ -2147483648
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483647
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483648
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483647
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483648
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483647
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483648
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483647
Use dst_addr_ and dst_port_ instead

   
  




--
  AL Al Bayt University  
 Prince Hussein bin Abdullah Information Technology College
   ( http://www.aabu.edu.jo/it/index.htm )
  Jordan
 


-
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail.


Re: [ns] RTP under NS2

2006-09-06 Thread Pedro Vale Estrela



a)  in tcl/lib/ns-delfault.tcl, add

Session/RTP::debug_ set 0

then recompile ns2
then, in your script, use 
Session/RTP::debug_ set 1   ;# can also be  ON 

to enable debugging



b) you need to upgrade your script in the part that you define the UDP port
in use of the agents

pedro estrela


-- Mensagem Original --
De: Sofiane [EMAIL PROTECTED]
Para: ns-users@ISI.EDU
Enviar: 06/09/2006
Assunto: [ns] RTP under NS2


Dear Collagues
  when simulating the simple-rtp.tcl  i have get the message  bellow
  any help are welcome
   
  Thanks
   
  
 
  [EMAIL PROTECTED] ~/ns-allinone-2.29/ns-2.29/tcl/ex
$ ns simple-rtp.tcl
warning: no class variable Session/RTP::debug_
  see tcl-object.tcl in tclcl for info about this warning.
  warning: no class variable Session/RTP::debug_
  see tcl-object.tcl in tclcl for info about this warning.
  warning: no class variable Session/RTP::debug_
  see tcl-object.tcl in tclcl for info about this warning.
  warning: no class variable Session/RTP::debug_
  see tcl-object.tcl in tclcl for info
about this warning.
  Warning dst_ is no longer being supported in NS. dst_ -2147483648
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483647
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483648
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483647
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483648
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483647
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483648
Use dst_addr_ and dst_port_ instead
Warning dst_ is no longer being supported in NS. dst_ -2147483647
Use dst_addr_ and dst_port_ instead

   
  





--
  AL Al Bayt University  
 Prince Hussein bin Abdullah Information Technology College
   ( http://www.aabu.edu.jo/it/index.htm )
  Jordan
 


-
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail.