[ns] GROUPING ZIGBEE WORKERS.reg

2010-12-04 Thread Karthikeyan

hi NS-2 users,

those who are working in ZIGBEE please make a PING to this mail id so that
we can share our ideas and explore in this area..

am working in ZIGBEE NETWORK LAYER.

THANKS IN ADVANCE
KARTHIK


[ns] Check out my Facebook profile

2009-02-25 Thread Karthikeyan Rajendran

Hi Ns-users,

I set up a Facebook profile where I can post my pictures, videos and events and 
I want to add you as a friend so you can see it. First, you need to join 
Facebook! Once you join, you can also create your own profile.

Thanks,
Karthikeyan

To sign up for Facebook, follow the link below:
http://www.facebook.com/p.php?i=1030548773k=53C4ZXRXV2XMY1FAPBX4Vr


This e-mail may contain promotional materials. If you do not wish to receive 
future commercial mailings from Facebook, please click on the link below. 
Facebook's offices are located at 156 University Ave., Palo Alto, CA 94301.
http://www.facebook.com/o.php?k=7cabaau=622110717



[ns] [urgent][help] reg;otcl linkage

2006-08-07 Thread Karthikeyan Balraj

hi ns users,
   I am implementing watchdog and pathrater code over dsr
It works fine, but for the past few days i couldnt make linkage b/w my tcl
and c++ code
I mean, the code compiles in a normal way, when i tried like ns
sometest.tcl the simulation is working but its simply not invoking the c++
code and not doing the needed tests(and I am sure i specified the
routing agent as DSR)
Its urgent, tell me some way to rectify this error


cheers,
cartic


[ns] [urgent][help] reg;otcl linkage

2006-08-07 Thread Karthikeyan Balraj

hi ns users,
   I am implementing watchdog and pathrater code over dsr
It works fine, but for the past few days i couldnt make linkage b/w my tcl
and c++ code
I mean, the code compiles in a normal way, when i tried like ns
sometest.tcl the simulation is working but its simply not invoking the c++
code and not doing the needed tests(and I am sure i specified the
routing agent as DSR)
Its urgent, tell me some way to rectify this error


cheers,
cartic


[ns] [query]finding neighbor in dsr protocol

2006-07-25 Thread Karthikeyan Balraj

hi ns-users,
   I am trying to find whether the given node  is  our neighbor  or not
Is there any built-in function in ns(for dsr) or Is there anyway to  do it
in a simpler manner
its urgentplz reply me


note: I found a method named 'is_neighbor' in dsragent.cc but i couldnt
understand the purpose of this method

cheers,
Cartic


[ns] [help] : watchdog and pathrater

2006-07-06 Thread balraj karthikeyan

hi ns-users,
  I am trying to implement watchdog and pathrater protocol in ns-2 as part
of my master's project.
If any one implemented this protocol  before or currently trying  to
implement plz reply me
I got couple of doubts in implementation

Thanks in advance

cheers,
Cartic


[ns] problem in ns-2 header files

2006-06-11 Thread balraj karthikeyan

hi all,

  I am using ns-2.29 in windows environment(using cygwin)and I am new to
ns-2
I am trying to implement watchdog and pathrater protocol
but, while compiling in dev-c++ environment its showing lot of errors in the
files which belongs to ns-2
the files, in which I am getting errors are,
-packet.h
-object.h and
-packet-stamp.h

some of the errors are,

516 C:\cygwin\usr\local\ns-allinone-2.29\ns-2.29\common\packet.h expected
class-name before '{' token
528 C:\cygwin\usr\local\ns-allinone-2.29\ns-2.29\common\packet.h ISO C++
forbids declaration of `TclObject' with no type
528 C:\cygwin\usr\local\ns-allinone-2.29\ns-2.29\common\packet.h expected
`;' before '*' token

29 C:\cygwin\usr\local\ns-allinone-2.29\ns-2.29\common\packet-stamp.h 'const
class PacketStamp' has no member named 'ant'
39 C:\cygwin\usr\local\ns-allinone-2.29\ns-2.29\common\packet-stamp.h `ant'
undeclared (first use this function)

60 C:\cygwin\usr\local\ns-allinone-2.29\ns-2.29\common\object.h `TclObject'
has not been declared
60 C:\cygwin\usr\local\ns-allinone-2.29\ns-2.29\common\object.h ISO C++
forbids declaration of `tracer' with no type

someone plz help me by sending the right versions of the above file,
or tell me if I am wrong somewhr


cheers,
Cartic