Thread: Basic Netty Framework

Page 1 of 3 123 LastLast
Results 1 to 10 of 23
  1. #1 Basic Netty Framework 
    Donator

    Join Date
    Feb 2013
    Posts
    668
    Thanks given
    73
    Thanks received
    94
    Rep Power
    45
    R-S Admin Response  Information
    Didn't really know where to put this but I figured it could help someone interested in the jboss netty library. I haven't ever tried using netty like this but yeah anyways here you go. I plan on using this for my current project.


    R-S Admin Response  Credits
    _Jordan
    Sir Tom
    Nice Day




    R-S Admin Response  Download
    Reply With Quote  
     

  2. Thankful user:


  3. #2  
    Registered Member
    medic's Avatar
    Join Date
    Sep 2013
    Posts
    1,581
    Thanks given
    821
    Thanks received
    560
    Rep Power
    1129
    what revison is it for?
    but nice work i suppose, will help out people learning netty


    Reply With Quote  
     

  4. #3  
    Reverse Engineering

    freeezr's Avatar
    Join Date
    Dec 2011
    Posts
    1,067
    Thanks given
    288
    Thanks received
    444
    Rep Power
    401
    looks alright. could be written a lil better, but whatevs. and mark, its not for any revision. this is just binding a java program to a port using netty.

    Attached image
    Reply With Quote  
     

  5. Thankful user:


  6. #4  
    Registered Member

    Join Date
    Oct 2012
    Posts
    1,461
    Thanks given
    560
    Thanks received
    323
    Rep Power
    122
    Quote Originally Posted by medic View Post
    what revison is it for?
    but nice work i suppose, will help out people learning netty
    Its not for a specific revision, its just the networking part of a server. Like Im Frizzy said, its just binding a java program to a port using netty. When you start to do other things like decoding the login and adding the cache stuff, thats what will make it a specific revision.

    OT: Nice though, some people will probably find this very useful.

    “I have not failed. I've just found 10,000 ways that won't work.”
    ― Thomas A. Edison


    Attached image


    Reply With Quote  
     

  7. Thankful users:


  8. #5  
    Registered Member Aesthetic Brah's Avatar
    Join Date
    Jun 2014
    Posts
    144
    Thanks given
    63
    Thanks received
    110
    Rep Power
    4
    shame nobody will use
    Reply With Quote  
     

  9. #6  
    Registered Member
    maffia-rpg's Avatar
    Join Date
    Jul 2011
    Posts
    2,775
    Thanks given
    587
    Thanks received
    759
    Rep Power
    120
    I saw there were credits to Sir Tom so that might explain why there is a reference to a Channel in your Packet class.
    Reply With Quote  
     

  10. Thankful users:


  11. #7  
    Registered Member Atrium's Avatar
    Join Date
    Apr 2013
    Posts
    295
    Thanks given
    43
    Thanks received
    41
    Rep Power
    0
    Just a question, why use Netty 3.6.6? Why not use a more updated version? Not that it's a problem, I'm just curious.
    OT: This looks like a really good set-up. If you wrote it yourself, great work. May look further into it.
    Reply With Quote  
     

  12. #8  
    pride, love, happiness
    .alycia's Avatar
    Join Date
    Jun 2010
    Age
    28
    Posts
    4,106
    Thanks given
    1,714
    Thanks received
    2,062
    Rep Power
    5000
    Quote Originally Posted by Atrium View Post
    Just a question, why use Netty 3.6.6? Why not use a more updated version? Not that it's a problem, I'm just curious.
    OT: This looks like a really good set-up. If you wrote it yourself, great work. May look further into it.
    Newer versions of Netty are proving to be unstable, iirc
    Reply With Quote  
     

  13. #9  
    Registered Member Atrium's Avatar
    Join Date
    Apr 2013
    Posts
    295
    Thanks given
    43
    Thanks received
    41
    Rep Power
    0
    Quote Originally Posted by Chaflie View Post
    Newer versions of Netty are proving to be unstable, iirc
    Ah, I actually hadn't heard that. Thanks for the information. What version is the best of Netty, do you suppose?
    Reply With Quote  
     

  14. #10  
    Extreme Donator


    Join Date
    Jul 2009
    Age
    27
    Posts
    4,351
    Thanks given
    826
    Thanks received
    1,239
    Rep Power
    1781
    Quote Originally Posted by maffia-rpg View Post
    I saw there were credits to Sir Tom so that might explain why there is a reference to a Channel in your Packet class.
    I've never done that lol, are you just naturally a moron?
    Reply With Quote  
     

  15. Thankful users:


Page 1 of 3 123 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. Netty Framework
    By Chiief in forum Requests
    Replies: 5
    Last Post: 10-15-2010, 03:43 AM
  2. Replies: 2
    Last Post: 09-26-2010, 04:42 AM
  3. Replies: 8
    Last Post: 08-28-2010, 09:16 PM
  4. 562 Scratch Netty Framework. QuickServ.
    By Warbo in forum Show-off
    Replies: 7
    Last Post: 07-27-2010, 12:59 AM
  5. Creating a Client & Server in JBoss's Netty framework
    By Virus X3 in forum Application Development
    Replies: 2
    Last Post: 05-25-2010, 05:46 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
  •