User Tag List

Results 1 to 7 of 7

Thread: Peer to peer

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    Cape Town South Africa
    Posts
    192
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Peer to peer

    I would just like to know if it's at all possable to make a program like "bearshare" or "Kazaa" with MMF and if how would I go about it.
    I would like to integrate something like that into my new app.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Peer to peer

    Goto a P2P site like emule or bittorrent www.sf.net, these are open source p2p solutions and will allow you to view the source code of the apps. You will then be able to see how the protocols interact between server and client and create something using moosock. I would say, don't re-create the wheel if that's what you intend to do. You can always create your own P2P protocol that may not be the best but you will be able to tweak it to your liking.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Peer to peer

    The main function, sending, is easy to create with MooGame, binary objects sharing.

  4. #4
    No Products Registered

    Join Date
    Jul 2006
    Posts
    375
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Peer to peer

    I thought Moogame was very buggy? (or was that just with MooGame's Dead Reckoning?)

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Location
    Cape Town South Africa
    Posts
    192
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Peer to peer

    Actualy all I am trying to do is make people share files less than 1mb in size.
    They don't have to spread the download load over more than 1 peer.
    It is a creation software (TOP SECRET at this time) that i've been working on for 3 year's now where poeple will need to share there files to make the app grow.
    Any quick ideas i'm 95% complete and demo will maybe be released next year sometime.

  6. #6
    No Products Registered

    Join Date
    Aug 2006
    Location
    Westcountry, UK
    Posts
    862
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Peer to peer

    if you want to send files then use MooSock (or send the file in chunks with MooClick)

  7. #7
    No Products Registered

    Join Date
    Jul 2006
    Location
    Cape Town South Africa
    Posts
    192
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Peer to peer

    I have never used moosock before but i'll give it a go thanks.

Similar Threads

  1. Nessie in Peer Review
    By Those30Ninjas in forum Xbox Play testing & Peer Review
    Replies: 6
    Last Post: 29th September 2012, 11:01 AM
  2. Peer id issue ?
    By Mxthe in forum Lacewing
    Replies: 5
    Last Post: 11th July 2009, 10:28 PM
  3. [BUG] Send to peer - REV 9
    By Locaz00 in forum Lacewing
    Replies: 6
    Last Post: 30th March 2009, 10:46 PM
  4. Sending to peer bug
    By SEELE in forum Lacewing
    Replies: 2
    Last Post: 21st December 2008, 11:16 PM
  5. OINC Localhost & Peer to Peer
    By Asholay in forum Lacewing
    Replies: 7
    Last Post: 9th December 2008, 07:24 PM

Posting Permissions

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