I want to get Hardware and software information of remote computer which is already in my WiFi network.I found that Windows Management Instrumentation (WMI) is useful for getting this information in java.But when I use this for android I got runtime errors in com4j.jar. I can't solve these errors.If you have any suggestion or code then please tell me.If you have another way then please suggest.I am new to Android............
I also found that python script using _winreg can be useful to access the remote computer registry and from registry I can get this information but I don't know how to write this script and run on remote computer and handle output please anybody have any idea then suggest.... Thanks in Advance -- 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

