You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

54 lines
1.9 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../ipsvd/ipsvd.desc
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] Internet protocol service daemons
[T] ipsvd is a set of internet protocol service daemons. It currently
[T] includes a TCP/IP service daemon, and a UDP/IP service daemon.
[T]
[T] An internet protocol service (ipsv) daemon waits for incoming connections
[T] on a local socket. On incoming connections, the ipsv daemon conditionally
[T] runs an arbitrary program with standard input reading from the socket,
[T] and standard output writing to the socket, that handles the connection.
[T] Standard error is used for logging.
[T]
[T] ipsv daemons can be told to read and follow pre-defined instructions on
[T] how to handle incoming connections. It's possible to run different
[T] programs, or to set a different environment, or to deny a connection, or
[T] to set a per host concurrency limit, depending on the client's address or
[T] hostname.
[T]
[T] ipsvd can be used to run services normally run by inetd, xinetd, or
[T] tcpserver.
[U] http://smarden.org/ipsvd/
[A] Gerrit Pape <pape@smarden.org>
[M] Alejandro Mery <amery@opensde.org>
[C] extra/network
[F] DIETLIBC
[L] GPL
[S] Stable
[V] 1.0.0
[P] O -----5---9 198.900
[CV-URL] http://smarden.org/ipsvd/install.html
[D] 3202515698 ipsvd-1.0.0.tar.gz http://smarden.org/ipsvd/