I did a check using netstat and found that when I routed the udp
packet using
telnet localhost 5554
>> redir add udp:5000:5000

that the port that is listening to is
0.0.0.0:5000

which does make things a bit better in terms of where its going to,
but the emulator
can't seem to make that last connection to it.

I'm going to try writing some code that will forward that data to
0.0.0.0:5000 and see
how the emulator reacts to that.

Any other solutions would be welcomed.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to