mad1231moody
Journeyman
Hello friends!!!
I am in my third year computer technology diploma. This year we have to make a project and I have choosen the topic as Search-engine. Now what my requirements are:
1. It should search over a P2P network
2. It should search files with specific extensions (.jpg , .html etc...)
3. Files found with same name should appear once.
Now what i know :
1. C language
2. C++ language
3. Html and ASP
4. A bit of Java and VisualBasic
5. Networking concepts like mapping drives and stuffs like that.
Now what i need from you'll :
1. Give me a search algorithm that will search files, i.e Index them.
2. A sort algorithm for sorting the results.
So please guide me.
I am in my third year computer technology diploma. This year we have to make a project and I have choosen the topic as Search-engine. Now what my requirements are:
1. It should search over a P2P network
2. It should search files with specific extensions (.jpg , .html etc...)
3. Files found with same name should appear once.
Now what i know :
1. C language
2. C++ language
3. Html and ASP
4. A bit of Java and VisualBasic
5. Networking concepts like mapping drives and stuffs like that.
Now what i need from you'll :
1. Give me a search algorithm that will search files, i.e Index them.
2. A sort algorithm for sorting the results.
So please guide me.