Hi, I am doing porting activity for TCP/IP and UDP related stuff (Upnp). It is working very fine with Linux platform. I am using a tool named as 'device sniffer' to identify Machine IP,name, data,packet,etc. When I was running my application through emulator, In host machine this tool shows emulator IP only. The host machine is trying to connect this virtual IP. Can you please tell me how to redirect all data from virtual IP to physical IP and vice verse.
On Jan 5, 5:17 pm, "Fred Grott(shareme)" <[email protected]> wrote: > maybe I am asleep this morning but coudl you not use No-ip.com's app > and free service to do the same without having to type al the > redirects? > > I have used it when I needed to do redirects for facebook app > development. > > On Jan 5, 4:58 am, Sanak <[email protected]> wrote: > > > > > I am working on Ubuntu 6.1 with ARM Processor and I am working on TCP/ > >IPrelated activities in Open source throughemulator. I have created > > my project in /bin/external/MySampleproject. > > Now I want to redirect my virtualIP( 10.0.2.15 ) to physicalIP. I > > tried with port rediection with the following commands. > > "redir add tcp:5556:5556" > > > Shall I get some detailed information regardingIPredirection to read > > and send data??? and Can I have some steps for that ?- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

