Thread: Extremely Quick Stand-Alone FileServer

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 Extremely Quick Stand-Alone FileServer 
    Extreme Donator


    Join Date
    Oct 2010
    Posts
    2,853
    Thanks given
    1,213
    Thanks received
    1,622
    Rep Power
    5000
    People gave me tons of suggestions on how to improve the previous one, so I pretty much redid it all. That's why there's a new thread (old one is locked).

    The File-Server now runs on one port, using opcodes for requests.
    Encoders have also been removed for maximum speed.

    There are two types of files.
    JagGrab = Client files (crcs, archives, preloadable files) which are downloaded from the file-server during client startup.
    OnDemand = Client game files (models, anims, midi, maps) which are downloaded from the file-server when they're required ingame.

    To download a file from the File-Server, simply open a socket to its port and send an opcode (and the data required to decode the request obviously).
    Opcodes:
    JagGrab = 1
    OnDemand = 2

    Spoiler for Download:

    Version: 1, 28 February 2017
    Mirror 1 - MediaFire


    Credits:
    Me
    Ryley Kimmel & Artem Batutin (they wrote the cache loader I think)
    Whis (gave multiple suggestions on how to improve performance)
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    Registered Member
    Zivik's Avatar
    Join Date
    Oct 2007
    Age
    28
    Posts
    4,421
    Thanks given
    891
    Thanks received
    1,527
    Rep Power
    3285
    Thanks for the share man.

    Are you going to add it into your server release or keep that as it is?
    Reply With Quote  
     

  4. #3  
    Rune-Server Affiliate
    Genesis's Avatar
    Join Date
    Sep 2010
    Posts
    4,149
    Thanks given
    1,508
    Thanks received
    1,980
    Rep Power
    4944
    Good stuff thanks for the share.
    Reply With Quote  
     

  5. #4  
    Extreme Donator


    Join Date
    Oct 2010
    Posts
    2,853
    Thanks given
    1,213
    Thanks received
    1,622
    Rep Power
    5000
    Quote Originally Posted by Zivik View Post
    Thanks for the share man.

    Are you going to add it into your server release or keep that as it is?
    Click here for that.
    Reply With Quote  
     

  6. #5  


    RS Wiki's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    9,688
    Thanks given
    1,752
    Thanks received
    3,103
    Rep Power
    5000
    Any plans for UDP or wait till j9. Using whirlpool as well would suggest for crc checking, etc.. lot of small stuff to do.

    make a github and work extra hard on a decent update server that people can finally implement into their servers
    All the best,
    Wiki




    coming soon
    Reply With Quote  
     

  7. #6  
    Extreme Donator


    Join Date
    Oct 2010
    Posts
    2,853
    Thanks given
    1,213
    Thanks received
    1,622
    Rep Power
    5000
    Quote Originally Posted by RS Wiki View Post
    Any plans for UDP or wait till j9. Using whirlpool as well would suggest for crc checking, etc.. lot of small stuff to do.

    make a github and work extra hard on a decent update server that people can finally implement into their servers
    Nah I don't plan on working anymore on this. If people want something better, they'll have to make it themselves.
    Right now this'll have to do as the best public file-server.
    Reply With Quote  
     

  8. #7  
    Registered Member
    Join Date
    Mar 2017
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Thanks! It needs a new download link.
    Reply With Quote  
     

  9. #8  
    Banned

    Join Date
    May 2016
    Age
    55
    Posts
    1,137
    Thanks given
    565
    Thanks received
    600
    Rep Power
    0
    thanks for the share!
    Reply With Quote  
     

  10. #9  
    Registered Member
    Join Date
    Jul 2017
    Posts
    27
    Thanks given
    1
    Thanks received
    7
    Rep Power
    11
    thanks for this
    Reply With Quote  
     

  11. #10  
    Registered Member
    Join Date
    Jun 2017
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Thanks, any chance for a reupload on this?
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 30
    Last Post: 02-28-2017, 07:48 PM
  2. Replies: 58
    Last Post: 11-15-2011, 05:26 PM
  3. Replies: 0
    Last Post: 03-30-2011, 08:25 AM
  4. [REQ] Stand alone music player! [REQ]
    By Hooligan in forum Application Development
    Replies: 3
    Last Post: 02-21-2009, 11:20 PM
  5. Extreme QUICK TRAINING!
    By purepkownage in forum Tutorials
    Replies: 5
    Last Post: 05-11-2007, 09:55 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •