Hi
I am writing an application that involves searching some specific
words in binary files stored in my server

at the moment I am searching for those words in a very ineficient way
(reading the binary files and compare their content with the words
that I am looking for), and I wondered whether is a better way...

does anybody know if I can use the webkit package for this? searching
for a specific content in some files in a server?

Thanks
--~--~---------~--~----~------------~-------~--~----~
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