473,382 Members | 1,247 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Filtering key words using p2p client

I am actually trying to write a script in perl so that i can use any p2p client , lets for example frostwire n can easily filter some key words. i thought like may be some library is already available but not able to find it,can anyone please help me out....
Jul 20 '10 #1
1 1752
Jyoti Ballabh
115 100+
Keywords and structure indexes must be maintained for a peer-to-peer network. However, indexing XML documents with massive set of words brings out a major problem: The number of entries to be shipped in the network is huge. Distributed Bloom Filter, a data structure derived from Bloom Filters, a probabilistic data structure to test whether an element is member of a set, to summarize peer XML content and structure. The trick is to split the traditional Bloom Filter into several segments. DHT network can be used to distribute these segments in a P2P network.
Jul 25 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Naresh Agarwal | last post by:
Hi I'm writing HTTPS client using JDK. I want to perform client side authentication. 1) How can I enable client side authentication in JDK? 2) How should I tell JDK about the client side...
3
by: Dan Kjaergaard | last post by:
Hi I created a program using C#, which iterates files and displays these in a listview. However I would like to filter the files, so files won't be displayed if the current user hasn't "read...
4
by: Shawn Mason | last post by:
I have a requirment to utilize popup windows for edit/add screens from datagrids. I have accomplished this using client-side javascript. I have been told this is not acceptable and I must do it...
0
by: dinoo | last post by:
Can some body help me out? I am trying to use client certificates in a Webservice. But some how i am not able to make it. I went through the msdn resources but i think some one needs to help me...
2
by: John Sweet | last post by:
I'm using a RequiredField validator control to do some client side validation. Client validation works fine, but the buttons do nothing after validation (in other words, the form is not posted). It...
6
by: Satya | last post by:
Hi, I am using a DataGridView to display a large amount of data and so need to use filters for displaying certain data. For this I want to provide a textbox for each column of the DataGridView so...
4
by: mubarak basha | last post by:
hi, i want to display the corresponding users system time in my html page of my website using client side script.......how can i do this.......please give some coding or suggestions...........
1
by: lenniekuah | last post by:
I have written a VB6 program extracting Customers Name and address from a table to incorporate it into a letter and output it to MS WORDS. At the bottom of the letter I tried to insert a digitised...
1
by: Anja N | last post by:
I was wondering if there is any way to change language settings or Input mode of IME language toolbar using client side script.
3
by: dillneus | last post by:
hello, I have some problem with search menu. first i will explain the structure of my search mennu and then the problems that appears... For creating my search menu i have used tips from that...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.