[mdlug] C Library for network applications
Flavio daCosta
flav at binaryservice.com
Tue Feb 27 14:58:02 EST 2007
On 02/27/2007 02:08 PM, Flavio daCosta wrote:
> Yet another suggestion: xinetd
Just to clarify/elaborate a bit, you can write a "service" in many
languages (C, bash, perl, python, php, etc.) and only deal with
stdin|stdout instead of network sockets. Plus you get all the security
benefits from the xinetd service like tcp wrappers, logging, etc.
There is a decent explanation on wikipedia
<http://en.wikipedia.org/wiki/Inetd>
More information about the mdlug
mailing list