On 20 abr, 11:19, Pinto Pinto <
pintox...@gmail.com> wrote:
> Hi,
> the easiest way to simulate a mesh network (assuming that you are not
> interested to routing protocols) is to use ad hoc nodes.
> For that you should dowload the InetManet framework.
> in your example, you should use two nodes in adhoc mode, connected to each
> other (i.e. with static routes)
> then you can set udp apps to each nodes (i.e. UdpBasicApp which works for
> both sender and receiver) to exchange traffic.
>
> in my mesh network simulations i use multi-radio ad hoc nodes with static
> routing
>
> On Wed, Apr 20, 2011 at 4:29 PM, Carlos Alessandro Sena de Freitas <
>
>
>
>
>
>
>
>
veneinzu...@gmail.com> wrote:
> > Actually my question is how to start, i'm now reading the tutorial and it
> > seems quite good (thanks :D)
>
> > My major problem is how to make for example a mesh network with only two
> > nodes sending packages to each other, one of the examples of the inet uses
> > only the arp protocol, but i gona need more than that =(
>