Show DevBest [Release]Nucleus - A simple client/server framework in Java

Status
Not open for further replies.

Adil

DevBest CEO
May 28, 2011
1,276
714
This was something I made today, with some parts taken from elsewhere. This is a beta release, and is a minimal release, meaning it does not come with:
  • Documentation
  • Stability


That is the repository, you can download the files from there. It uses:
  • Maven
  • Netty
  • MySQL
  • BoneCP
What it supports (or should support)
  • Multiple clients
  • Database interaction
  • Handling of clients
  • Writing to the channel
  • Logging
  • Configuration parser
You need to use java7 (I think) to run this.
Note: It is not a functional server, just a base that others could learn from.
~Adil

I'll update this with suggestions n stuff
 

Navigation

Posting Freak
Feb 15, 2012
715
137
Sorry to sound stupid, but if it's a release wrong thread.

Other than that nice, keep up the good work.

/Support.
 
Status
Not open for further replies.

Users who are viewing this thread

Top