I'm an BTech student developing a neural net
algorithm to find optimum path to destination
depending on the load(input buffer queue lengths)
at adjacent nodes. It is a decentralized
algorithm where each node(router) calculates the
shortest path to the destination from each of the
adjacent nodes
Can anyone tell me how to get the queue lenghts at
adjacent routers dynamically for the new routing
algorithm I'm designing. Can it be done using ICMP.
__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
__