Hello everyone, I have two peer-to-peer apps, one runs in the desktop and one runs in the Android Simulator (1.6 version). Each program broadcast the message (by UDP with port 44446) to its network to discovery the remote service of the other.
In desktop: application has IP 192.168.1.13, broadcast, and received broadcast message in port A In simulator: however, the application has IP: 10.0.2.15, broadcast, and received the broadcast message in port B I have applied "redir" port forwarding: redir add udp:4446:[port-B-in- simulator]. But it doesn't show any result. p/s: I have tested two apps in in different consoles in desktop and it works to discover each other. Thanks a lot for your help Anh -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

