Hagen Paul Pfeifer-2 wrote:
> 
> 
> * rashmi bhat | 2008-04-14 12:43:38 [+0530]:
> 
>>Does anybody know how to store data in a node? I want a node which, sort
of,
>>acts like a bank.  It stores information about nodes in that network &
some
>>temporary information critical to passing messages in the network. This
>>means that this node co-ordinates passing of messages based on information
>>stored in it.
> 
> Not out of the box - you need to extend the agent functionality and
> implement
> the required functionality. Tip: you can inherit from existing agent
> classes
> to save time and coding effort!
> 
> HGN
> 
> PS: if you describe the required functionality more explicit perhaps I can
> point to the right places!
> 
> 
> 
Hey,
I am simulating a network that has both wired & wireless nodes. I want the
nodes to be dynamically moving in & out. These(not all) nodes has some
special capability like printing etc. And other nodes who dont have this
capability pay them credits & get their work done. I want a central node
which acts as a bank storing which nodes have how many credits so that only
nodes having the required number of credits ask for the job they want done.
Can you help? Do you think the central bank can manage by using something
similar to a routing table?

Rashmi
-- 
View this message in context: 
http://www.nabble.com/storing-data-in-a-node-tp16672835p16806438.html
Sent from the ns-users mailing list archive at Nabble.com.

Reply via email to