The Ursus Project

Home

Documentation

Development

SourceForge.net Logo

The Ursus Project Page

The Ursus Project is a basic framework designed for creating quick, scalable, and secure client/server application bundles. Ursus will provide an interface model and some implemented utilities that will allow various real time configurations of the server. Ursus will also provide basic user, group, and permission systems.

Note, Ursus is brand new experimental software and should be not used for purposes other than eduction.

Current Features

  • Server configuration with XML.
  • Multiple logins with non blocking IO courtesy of java.nio
  • Encryption capable of utilizing any JCE provider/algorithm combo, ex."SunJCE" 128bit Rijndael
  • Data Transfer Object interface and basic implementations for data persistence.
  • A system for extending server functionality with plugins and event listeners.
  • A custom database connection pool.

Please visit the Ursus Documentation for more information about Ursus including installation instructions.

Also visit the Ursus Development Page for more information about Ursus Development.

Download Ursus at the project summary page http://sourceforge.net/projects/ursus/

If you have any questions about the project please email me at agsjr@sourceforge.net