====== NetServe ====== NetServe is a simple network server framework which provides an easy plugin infrastructur to implement network services in Java. NetServe was started to replace an old C written gateway server. No one was fond (and really able) to extend the old infrastructur and add new functionality. So I started this project to provide a simple and small framework to write network services in [[http://java.sun.com|Java]]. The documentation of NetServe was originally written in **[[de:Übersicht|German]]** but I try to provide everything in **[[en:Overview| English]]** as well. ===== Download ===== The latest [[http://sourceforge.net/project/showfiles.php?group_id=187863| NetServe]] version can be downloaded directly from SourceForge.net. ===== Documentation ===== *[[de:Übersicht|Übersicht in Deutsch]] *[[en:Overview|Overview in English]] ===== Links ===== *[[http://sourceforge.net/projects/netserve|Sourceforge]] project site *[[http://netserve.cvs.sourceforge.net/netserve/|Web CVS]] NetServe is licenced under the term of the [[http://en.wikipedia.org/wiki/BSD_license|BSD licence]].