Results 1 to 4 of 4

Thread: what do you need to make a p2p prog

  1. #1

    Zeropaid Noob

    Join Date
    Nov 2002
    Location
    London
    Posts
    1

    Question what do you need to make a p2p prog

    Hi,

    I was hoping someone could help me here. I want to make a program for people to share files. Up until now I have used kazaa and IRC to get my files, but kazaa is getting flooded with more and more fake files by the day and IRC seems to be getting more of a powertrip for losers by the day.

    I want to make a program like Irc so you can chat to people and download from each other, but so the user doesn't have to learn pointless codings, they can just use the mouse. I want to put password protection on rooms and give the users the options to deny certain people the ability to download from them.

    This is all very optimistic, but I was wondering what would I need to learn to be able to make this?

    Any help is gratefully recieved

    Thanx,

    Dave

  2. #2
    method's Avatar

    yeah, whatever...

    Join Date
    May 2002
    Location
    New World Order HQ
    Posts
    1,180
    Not just that either...

    You'll need to grasp an understanding of socks, comms buffers, packet transfers, crc-verification (if you want DLs, etc. to be reliable). And if you are planning on a 'doze application.. you'll have to learn about all the functions, properties, etc. for the various different objects used in your program. (Unless you have time to code your own!!)

    You'll also need a LOT of time and patience.

    But if you do code in C++.. don't worry... there's plenty of open-source projects you can leech code from and learn from that. ;)
    ||| = + |-|---------No longer lurking...
    m e t h o d-----...Target aquired: BREIN

  3. #3
    John W. Lindh

    Guest
    you will need flour, sugar, a little salt, milk, 4 eggs and natriumhydrogencarbonate.

  4. #4
    PornMaster's Avatar

    I Invented Porn!

    Join Date
    Nov 2002
    Location
    Canada
    Posts
    579
    Just create your own IRC network.. It's that simple!

Bookmarks

Posting Permissions

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