Thread: Client Updater + Update Server

Results 1 to 9 of 9
  1. #1 Client Updater + Update Server 
    Registered Member Snijder's Avatar
    Join Date
    May 2014
    Posts
    167
    Thanks given
    18
    Thanks received
    58
    Rep Power
    27
    Hello Rune Server.

    I made a simple Socket server+client to transfer a client over a socket.
    i saw people releasing client updaters going with http. some java version blocks http so this is a good solution.
    the server contains multithreading.
    if you need any help or just contact me.
    add me on skype : dezixleader

    download it here

    or watch it on github here
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    Registered Member
    natsu's Avatar
    Join Date
    Apr 2007
    Age
    32
    Posts
    3,435
    Thanks given
    1,084
    Thanks received
    676
    Rep Power
    1096
    this looks nice but why are you letting the server do this ? can be done by checking a version from the website.
    Reply With Quote  
     

  4. #3  
    Registered Member Snijder's Avatar
    Join Date
    May 2014
    Posts
    167
    Thanks given
    18
    Thanks received
    58
    Rep Power
    27
    Quote Originally Posted by natsu View Post
    this looks nice but why are you letting the server do this ? can be done by checking a version from the website.
    Some java versions block http so it cant check the current version. This will work with all versions
    Reply With Quote  
     

  5. Thankful user:


  6. #4  
    Winner of SOTM!

    Authentic's Avatar
    Join Date
    Mar 2013
    Posts
    1,155
    Thanks given
    921
    Thanks received
    475
    Rep Power
    750
    Good release, thanks
    Reply With Quote  
     

  7. #5  
    Registered Member LIETUVAITIS's Avatar
    Join Date
    Apr 2013
    Posts
    190
    Thanks given
    45
    Thanks received
    5
    Rep Power
    11
    Nice release, thank's.
    Reply With Quote  
     

  8. #6  
    Banned
    Join Date
    Aug 2009
    Posts
    490
    Thanks given
    22
    Thanks received
    3
    Rep Power
    0
    Thanks
    Reply With Quote  
     

  9. #7  
    Banned
    Join Date
    Aug 2014
    Posts
    318
    Thanks given
    0
    Thanks received
    25
    Rep Power
    0
    Thanks for this.
    Reply With Quote  
     

  10. #8  
    KNOWLEDGE IS POWER

    OG KingFox's Avatar
    Join Date
    Dec 2006
    Age
    33
    Posts
    1,683
    Thanks given
    628
    Thanks received
    1,062
    Rep Power
    750
    Quote Originally Posted by Snijder View Post
    Some java versions block http so it cant check the current version. This will work with all versions
    How do you figure "some" java versions block http? Java 1.7 and 1.8 work fine, if you're seriously using anything less It might be time for an upgrade :L
    I've already migrated my launchers off reading dates to actually full MD5 checksum comparisons via InputStreams.

    Most VPS and Dedi's also have a bandwidth limit, so if someone were to abuse this you'd be outta luck really fast.


    EDIT: Your conventions are horrible looking at it on GitHub :L

    Attached image
    Reply With Quote  
     

  11. Thankful user:


  12. #9  
    Registered Member Snijder's Avatar
    Join Date
    May 2014
    Posts
    167
    Thanks given
    18
    Thanks received
    58
    Rep Power
    27
    Quote Originally Posted by King Fox View Post
    How do you figure "some" java versions block http? Java 1.7 and 1.8 work fine, if you're seriously using anything less It might be time for an upgrade :L
    I've already migrated my launchers off reading dates to actually full MD5 checksum comparisons via InputStreams.

    Most VPS and Dedi's also have a bandwidth limit, so if someone were to abuse this you'd be outta luck really fast.


    EDIT: Your conventions are horrible looking at it on GitHub :L
    i know its an horrible code.
    Reply With Quote  
     


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. Custom RSPS Client Updater / News Server
    By OG KingFox in forum Selling
    Replies: 44
    Last Post: 08-05-2014, 09:53 AM
  2. Client freezeing on server update
    By Patar3214 in forum Help
    Replies: 0
    Last Post: 07-03-2013, 11:19 AM
  3. Auto Server/Client/Cache Updater.
    By Colby in forum Tools
    Replies: 10
    Last Post: 03-28-2011, 08:54 PM
  4. Replies: 11
    Last Post: 06-23-2009, 01:53 AM
  5. Replies: 132
    Last Post: 09-25-2008, 08:58 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
  •