Results 1 to 6 of 6

Thread: Decentralised P2P

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2004
    Location
    Scotland
    Posts
    2

    Lightbulb Decentralised P2P

    Hello, I am looking for Visual Basic 6.0 programmers who are interested in making a P2P file sharing network. I have started the project but have since relised that I can't do it successfully on my own. The attached image should explain it better than I could in words but basically its supposed to be decentralised. At the moment I have a BASIC prototype running which uses a php page and a mySQL database to store IPs and ports etc. If anyone is interested I can send you what i have already done and see what you think. Jason.
    Attached Images Attached Images  

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    17 M clients would kill your database. You'd have to use SQL.

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2004
    Location
    Scotland
    Posts
    2
    Thanks for that, should be easy to change to SQL since ive not got very far yet. Although i could work around that problem by including a cache of hosts with the installer when the client is downloaded which would take the pressure off. I was thinking along the lines of a kind of 'stack' ie that the most recent to connect would be placed at the top of the pile and when a request for online clients is queried for then only the top 20 or so would be sent back. Then if these clients are full then a list of their cache would be sent back. Dont know if that makes sence?

  4. #4
    Junior Member
    Join Date
    Aug 2002
    Posts
    27

    Thumbs up Re: Decentralised P2P

    hi i would like to join with
    i have tryed many - many p2p applications but no one is perfect.some are good but i am not satisfied.i am a average vb programer.i have website witch i am not using . if you want to host your app . i will make subdomain for this project and web space around 100 mb.

  5. #5
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994

    Re: Decentralised P2P

    This sounds very interesting, I see you've thought it through... If you need anything written in Java, I'd like to join in.
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

  6. #6
    Fanatic Member Graff's Avatar
    Join Date
    Jan 2002
    Location
    Calgary
    Posts
    668

    Re: Decentralised P2P

    ummm a mysql database should be able to hand any load an MS SQL database could

    http://www.eweek.com/article2/0,3959,293,00.asp

    Granted this is two years old but I don't see how mysql could have fallen on such hard times.

    If anything you need to make sure you have the hardware to handle the load and program the app right, mysql will take care of itself
    If wishes were fishes we'd all cast nets.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width