Secure P2P File Sharing System Based on Full-Text Retrieval

Long Wang,Zhenkai Wan
DOI: https://doi.org/10.1109/icise.2009.1048
2009-01-01
Abstract:Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search. Using Apache Lucene and Remote Method Invocation (RMI), we have designed and completed a secure P2P File Sharing System based on Full-Text Retrieval. This system could find and locate the keywords which users interested in scientifically and efficiently. Besides the function of full-text retrieval, this system also contains ID Authentication, this ensures the safety of the share resources. In the end, we prove that our system is more efficient than the P2P File Sharing Systems based on Full-Text Travel in the aspect of finding and locating specified keywords.
What problem does this paper attempt to address?