rosaldinho
unread,Jul 3, 2009, 9:07:00 AM7/3/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to omnetpp
Than...I try to work with omnet.
I'm simulating a manet.Tthan i use the ChannelControl module, the
FlatNetworkConfigurator module and the mobileManetRoutingHost modules.
I have setted the parameters in the file .ini and I'm using as udpType
the UDPBasicApp. If I set the *.udpBasicApp.destAddress =
"192.168.0.1" or the name of hosts, the simulation works good, but if
I write "Broadcast" or "192.168.255.255" it doesn't work good, the
packets don't arrive. No node receive the packet. What i must do?
Thank you