hello,
i have this scenario,
nodeA = source
nodeB = destination
nodeC, nodeD, nodeE = nodes between nodeA and nodeB (mobile)
i want to send file using ibr-dtn from nodeA to nodeB,
but there isn't direct connection between both node (nodeA and nodeB)
between nodeA and nodeB there are 3 node(nodeC,E,D) that move randomly and meet each other.
how can i configure my ibr-dtn to use prophet dynamic routing with this scenario?
thanks for helping :)