Implementation of P2P Network for Search Algorithm
Sapna Sharma1, Gajendra Singh Chandel2
1Sapna Sharma, Deptt. of Information Technology, Sri Satya Sai Institute of Science & Technology, Sehore, M.P., India.
2Gajendra Singh Chandel, HoD (CS/IT) , Sri Satya Sai Institute of Science & Technology, Sehore, M.P., India.
Manuscript received on January 17, 2012. | Revised Manuscript received on February 05, 2012. | Manuscript published on February 29, 2012. | PP: 57-60 | Volume-1 Issue-3, February 2012. | Retrieval Number: C0192021312/2011©BEIESP

Open Access | Ethics and  Policies | Cite
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: A peer-to-peer, commonly abbreviated to P2P, is any distributed network architecture composed of participants that make a portion of their resources (such as processing power, disk storage or network bandwidth) directly available to other network participants, without the need for central coordination instances (such as servers or stable hosts). Peers are both suppliers and consumers of resources, in contrast to the traditional client-server model where only servers supply, and clients consume. In a P2P network which employs the use of a purely decentralized design, and where everyone participates equally in the network as both a client and a server. Machines were assumed to be always switched on, always connected and assigned permanent IP. In this paper, we propose the Modified Search algorithm to improve the search efficiency of unstructured P2P networks by giving higher querying priority to peers with high querying reply capabilities which is based on bandwidth, locality, reliability and quantity of available data. We categorized all peers based on their performance in the network. Our experiment shows that the Modified Search algorithm can improve the search efficiency without resorting to index operations. Our simulation shows that the Modified Search algorithm increases the efficiency of network from 20 to 89.28 percent.
Keywords: Unstructured P2P Network, Search Algorithm, Opnet Simulator.