Good morning,
I would know if the AdHoc library provide some sort of routing. I will explain better with an example, see the image below:
We have 3 peer "A", "B" and "C"
"A" wifi coverage can reach only peer "B"
"B" wifi can reach peer "A" and peer "C"
"C" wifi can reach only peer "B"
If "C" call the "GetListOfLocalUsers()" method it obtain a list with peer "A" AND peer "B" or only the peer "B"?
If "C" got a list wich contain "A" and "B" it can send a message to peer "A" without worrying about routing, isn't it? (the routing is transparent to "C")
I hope someone can help me to understand this trouble.
Thanks
sorry for my poor english


