Any one has ever thought of doing somethin' like the above? Also, I tried to startup monkey so that it listens over the network. Then I did a port forwarding. Finally, I connected via PuTTY to the IP:Host. I dont get any "OK" responses from monkey.
Cheers, Earlence On Sep 7, 9:07 pm, Tez <[email protected]> wrote: > Hi, > > Once I start up monkey from the shell like: > > adb shell monkey --port 1080 > > Then, If I write normal java code to establish a connection to > 127.0.0.1:1080 (on the device itself) and then issue monkey commands > from there? > > I have tried this and I am able to create a socket, but to get the > response, I wait for an awfully long time and nothing happens. Why > this behavior? > > Cheers, > Earlence -- 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

