Is there some one can tell me where in the source files' package, where to find the source file for cloud computing or in its developing time, so called ubiquitous computing and mobile control for rts-cts mechanism? Especial for the Finite Exponential Backoff and the Least Square Estimation protocol for the sensors' communications. Thanks.
An Feng anderson.an.f...@aol.com -----Original Message----- From: ns-users-request <ns-users-requ...@isi.edu> To: ns-users <ns-users@ISI.EDU> Sent: Sun, Feb 17, 2013 9:02 am Subject: Ns-users Digest, Vol 110, Issue 14 Send Ns-users mailing list submissions to ns-users@isi.edu To subscribe or unsubscribe via the World Wide Web, visit http://mailman.isi.edu/mailman/listinfo/ns-users or, via email, send a message with subject or body 'help' to ns-users-requ...@isi.edu You can reach the person managing the list at ns-users-ow...@isi.edu When replying, please edit your Subject line so it is more specific than "Re: Contents of Ns-users digest..." Today's Topics: 1. Set PBC agent frequency generation (Hannaneh Naghavi) 2. Re: Adding Some Custom Information in Mobile node (arungupta2008) ---------------------------------------------------------------------- Message: 1 Date: Sat, 16 Feb 2013 17:22:40 +1000 From: Hannaneh Naghavi <hannaneh.nagh...@student.qut.edu.au> Subject: [ns] Set PBC agent frequency generation To: "ns-users@isi.edu" <ns-users@isi.edu> Message-ID: <79eeffc8-5b55-487e-a6e0-8c946379b...@student.qut.edu.au> Content-Type: text/plain; charset="utf-8" Hello, In PBC agent when I change the periodicBroadcastInterval and peridocBroadcastVariance The message frequency generation does not change!!! Would you please let me know why?!! Regards, Hannaneh Sent from my iPhone ------------------------------ Message: 2 Date: Fri, 15 Feb 2013 23:34:47 -0800 (PST) From: arungupta2008 <arungupta...@gmail.com> Subject: Re: [ns] Adding Some Custom Information in Mobile node To: ns-users@isi.edu Message-ID: <1361000087223-26235.p...@n7.nabble.com> Content-Type: text/plain; charset=us-ascii I got the solution , there was not error in Coding , problem with my TCL file i was not declaring node as a Dsr node . for { set i 0 } { $i < $opt(nn) } { incr i } { #set node_($i) [$ns node] $node_($i) random-motion 0 ;# disable random motion $god_ new_node $node_($i) } i added this and then everything Worked very well -- View this message in context: http://network-simulator-ns-2.7690.n7.nabble.com/ns-Adding-Some-Custom-Information-in-Mobile-node-tp26231p26235.html Sent from the ns-users mailing list archive at Nabble.com. ------------------------------ _______________________________________________ Ns-users mailing list Ns-users@isi.edu http://mailman.isi.edu/mailman/listinfo/ns-users End of Ns-users Digest, Vol 110, Issue 14 *****************************************