VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



True P2P Instant Messenger Example

by Travis Rowland (2 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

When I first started this project, I had a few problems. One of them was, "How in the heck do I, as a client that knows nobody on the network, find someone that is on the network?" I was dumbfounded, I wondered how KaZaA did it, as well as Gnutella and Overnet.
I did a little research and found that they were very smart about it, it is not as complicated as one would think. Your KaZaA or whatever you download comes with a list of people already on the network! You load that file up and it tells you a few people to connect to, then you work you way from there, getting IP's from everyone you can possibly get. Every time you meet a new connection on the network, they tell you everyone they know, and you do likewise.
My software is a very small implementation of this idea, however it can be expanded fairly eaily. So, let's get on to geting started with this application, so you can see how it really works.
I have commented as best I can, and provided as much information as I could possibly provide off the top of my head to make this a learning experience and not some frustrating endeavor.

Rate True P2P Instant Messenger Example

Download True P2P Instant Messenger Example

Download True P2P Instant Messenger Example (8 KB)

True P2P Instant Messenger Example Comments

No comments have been posted about True P2P Instant Messenger Example. Why not be the first to post a comment about True P2P Instant Messenger Example.

Post your comment

Subject:
Message:
0/1000 characters