Hi all,

I am getting a problem with setup network for Android Simulator. I
have two peer-to-peer application, one runs in the desktop and one
runs in the Android Simulator (1.6 version). Each program broadcast
the message to its network to discovery the remote service of the
other. For example,

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 read some information in Android Dev Website, and apply some
"redir" port forwarding, but I am not succeed. I'm appreciate if
anyone have idea to figure out what should I do for this problem.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to