It sounds like all the nodes are on the same subnet, but some are out of range of each other. This is common in mesh networks.
What you're asking for is basically a mesh routing protocol. I'm not sure if that has been solved in the general case yet, but for only 100 or so nodes, a standard link-state algorithm should be good enough. On Thu, Apr 24, 2014 at 11:30 AM, Pieter Hintjens <[email protected]> wrote: > On Thu, Apr 24, 2014 at 4:25 PM, Sridhar Anandakrishnan <[email protected]> > wrote: > > > In particular, I want to know if some ad-hoc way to RELAY messages > through the devices that are (directly) visible to the base station to > other (invisible-to-the-base) devices. > > I'm not sure I understand the network fully... can you show a schema, > and explain the logical LAN structure? I.e. the network visibility of > each device to others, etc. > > Thanks > Pieter > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
