NIOd: The NewI\O Daemon
Platforms
The NewI\O daemon NIOd is designed to run under the Unix inetd daemon. I presume would take some work to run as a W32 service.
License
NIOd is released under the GPL (GNU Genreal Public License).
Running a NewI\O Server
To run NewI\O server you need to run the nio daemon NIOd.
You can download the NIOd source code here:
ftp://ftp.newio.org/pub/niod/niod.0.11_src_062_121206.tar.gzYou will need to gunzip the file, and then tar xvf to extract the tar file.
It needs to run under inetd. I use this xinetd configuration file:
service nio
{
socket_type = stream
wait = no
user = nio
server = /home/nio/niod/niod
disable = no
}
More Information
E-Mail: cnystrom@gmail.com
Current Release
alpha
Recent Updates
[09/18/2007] New website design
NewI\O Info
- Project Justification
- Advantages
- Project Goal
- Design Goals
- Current Target Market
- License
- More Info
- Technical Overview
Come visit on IRC! irc.freenode.net #newio